You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/languages/en.ts
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2059,6 +2059,14 @@ export default {
2059
2059
lineItemLevel: 'Line-item level',
2060
2060
reportLevel: 'Report level',
2061
2061
appliedOnExport: 'Not imported into Expensify, applied on export',
2062
+
shareNote: {
2063
+
header: 'Easily share your workspace with other members.',
2064
+
content: {
2065
+
firstPart:
2066
+
'Share this QR code or copy the link below to make it easy for members to request access to your workspace. All requests to join the workspace will show up in the',
Copy file name to clipboardExpand all lines: src/languages/es.ts
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2093,6 +2093,14 @@ export default {
2093
2093
lineItemLevel: 'Nivel de partida',
2094
2094
reportLevel: 'Nivel de informe',
2095
2095
appliedOnExport: 'No se importa en Expensify, se aplica en la exportación',
2096
+
shareNote: {
2097
+
header: 'Comparte fácilmente tu espacio de trabajo con otros miembros.',
2098
+
content: {
2099
+
firstPart:
2100
+
'Comparte este código QR o copia el enlace de abajo para facilitar que los miembros soliciten acceso a tu espacio de trabajo. Todas las solicitudes para unirse al espacio de trabajo aparecerán en la sala',
2101
+
secondPart: 'para tu revisión.',
2102
+
},
2103
+
},
2096
2104
createNewConnection: 'Crear una nueva conexión',
2097
2105
reuseExistingConnection: 'Reutilizar la conexión existente',
0 commit comments