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
+4
Original file line number
Diff line number
Diff line change
@@ -2627,6 +2627,10 @@ const translations = {
2627
2627
title: 'Get started with Expensify Travel',
2628
2628
message: `You'll need to use your work email (e.g., name@company.com) with Expensify Travel, not your personal email (e.g., name@gmail.com).`,
2629
2629
},
2630
+
maintenance: {
2631
+
title: 'Expensify Travel is getting an upgrade! 🚀',
2632
+
message: `It'll be unavailable February 23-24, but back and better than ever after that. If you need help with a current trip, please call +1 866-296-7768. Thanks!`,
Copy file name to clipboardexpand all lines: src/languages/es.ts
+4
Original file line number
Diff line number
Diff line change
@@ -2652,6 +2652,10 @@ const translations = {
2652
2652
title: 'Comienza con Expensify Travel',
2653
2653
message: 'Tendrás que usar tu correo electrónico laboral (por ejemplo, nombre@empresa.com) con Expensify Travel, no tu correo personal (por ejemplo, nombre@gmail.com).',
2654
2654
},
2655
+
maintenance: {
2656
+
title: '¡Expensify Travel está recibiendo una actualización! 🚀',
2657
+
message: `No estará disponible del 23 al 24 de febrero, pero volverá mejor que nunca después de eso. Si necesitas ayuda con un viaje actual, por favor llama al +1 866-296-7768. ¡Gracias!`,
0 commit comments