Skip to content

Commit 70cbaf0

Browse files
authored
Merge pull request #55025 from Expensify/jamesdeanexpensify-patch-2
Update en.ts
2 parents 3877be9 + 556c73c commit 70cbaf0

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
@@ -4411,7 +4411,7 @@ const translations = {
44114411
},
44124412
completed: {
44134413
headline: 'Your workspace has been downgraded',
4414-
description: 'You have other workspace on the Control plan. To be billed at the Collect rate, you must downgrade all workspaces.',
4414+
description: 'You have other workspaces on the Control plan. To be billed at the Collect rate, you must downgrade all workspaces.',
44154415
gotIt: 'Got it, thanks',
44164416
},
44174417
},

src/languages/es.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4477,7 +4477,7 @@ const translations = {
44774477
},
44784478
completed: {
44794479
headline: 'Tu espacio de trabajo ha sido bajado de categoría',
4480-
description: 'Tienes otro espacio de trabajo en el plan Controlar. Para facturarte con la tasa del plan Recopilar, debes bajar de categoría todos los espacios de trabajo.',
4480+
description: 'Tienes otros espacios de trabajo en el plan Controlar. Para facturarte con la tasa del plan Recopilar, debes bajar de categoría todos los espacios de trabajo.',
44814481
gotIt: 'Entendido, gracias.',
44824482
},
44834483
},

0 commit comments

Comments
 (0)