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/de.ts
+23-1Lines changed: 23 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3550,11 +3550,33 @@ const translations = {
3550
3550
connect: 'Jetzt verbinden',
3551
3551
uber: {
3552
3552
subtitle: 'Automatisieren Sie die Reisekosten und Essenslieferungskosten in Ihrem gesamten Unternehmen.',
3553
+
sendInvites: 'Mitglieder einladen',
3554
+
sendInvitesDescription: 'Diese Workspace-Mitglieder haben noch kein Uber for Business-Konto. Deaktivieren Sie alle Mitglieder, die Sie derzeit nicht einladen möchten.',
3555
+
confirmInvite: 'Einladung bestätigen',
3556
+
manageInvites: 'Einladungen verwalten',
3557
+
confirm: 'Bestätigen',
3558
+
allSet: 'Alles erledigt',
3559
+
readyToRoll: 'Sie sind startklar',
3560
+
takeBusinessRideMessage: "Machen Sie eine Geschäftsfahrt und Ihre Uber-Belege werden in Expensify importiert. Los geht's!",
Copy file name to clipboardExpand all lines: src/languages/en.ts
+23-1Lines changed: 23 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3547,11 +3547,33 @@ const translations = {
3547
3547
connect: 'Connect now',
3548
3548
uber: {
3549
3549
subtitle: 'Automate travel and meal delivery expenses across your organization.',
3550
+
sendInvites: 'Send invites',
3551
+
sendInvitesDescription: "These workspace members don't have an Uber for Business account yet. Unselect any members you do not wish to invite at this time.",
3552
+
confirmInvite: 'Confirm invite',
3553
+
manageInvites: 'Manage invites',
3554
+
confirm: 'Confirm',
3555
+
allSet: 'All set',
3556
+
readyToRoll: "You're ready to roll",
3557
+
takeBusinessRideMessage: 'Take a business ride and your Uber receipts will import into Expensify. Scoot!',
0 commit comments