Skip to content

Commit a512dd0

Browse files
authored
Merge pull request #51058 from Expensify/jamesdeanexpensify-patch-2
Update en.ts
2 parents 04fc4db + cd623f0 commit a512dd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/languages/en.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2342,7 +2342,7 @@ const translations = {
23422342
topLevel: 'Top level',
23432343
appliedOnExport: 'Not imported into Expensify, applied on export',
23442344
shareNote: {
2345-
header: 'Easily share your workspace with other members.',
2345+
header: 'Share your workspace with other members',
23462346
content: {
23472347
firstPart:
23482348
'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',

src/languages/es.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2363,7 +2363,7 @@ const translations = {
23632363
reportLevel: 'Nivel de informe',
23642364
appliedOnExport: 'No se importa en Expensify, se aplica en la exportación',
23652365
shareNote: {
2366-
header: 'Comparte fácilmente tu espacio de trabajo con otros miembros.',
2366+
header: 'Comparte tu espacio de trabajo con otros miembros',
23672367
content: {
23682368
firstPart:
23692369
'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',

0 commit comments

Comments
 (0)