diff --git a/src/mail-app/translations/de.ts b/src/mail-app/translations/de.ts index 38c7f66c6377..4ac9db1a13ea 100644 --- a/src/mail-app/translations/de.ts +++ b/src/mail-app/translations/de.ts @@ -688,7 +688,7 @@ export default { "giftCardUpgradeNotifyDebit_msg": "Ein Teil des Preises des ersten Jahres ({price}) wird von dem Guthaben des Gutscheins beglichen. Bitte bezahle den Restbetrag ({amount}) unter 'Einstellungen' ⇨ 'Bezahlung'.", "giftCardUpgradeNotifyRevolutionary_msg": "Dein Account wird automatisch auf einen Revolutionary-Account mit einem jährlichen Abo umgestellt.", "giftCard_label": "Gutschein", - "globalAdmin_label": "Globaler Admin", + "globalAdmin_label": "Admin", "globalSettings_label": "Globale Einstellungen", "goPremium_msg": "Als zahlende*r Nutzer*in kannst du links im Menü deine Suchfilter anpassen.", "grantContactPermissionAction": "Erlaubnis zum Zugriff auf Kontakte erteilen", diff --git a/src/mail-app/translations/de_sie.ts b/src/mail-app/translations/de_sie.ts index 5284e9937083..5488e0ca168e 100644 --- a/src/mail-app/translations/de_sie.ts +++ b/src/mail-app/translations/de_sie.ts @@ -688,7 +688,7 @@ export default { "giftCardUpgradeNotifyDebit_msg": "Ein Teil des Preises des ersten Jahres ({price}) wird von dem Guthaben des Gutscheins beglichen. Bitte bezahlen Sie den Restbetrag ({amount}) unter 'Einstellungen' ⇨ 'Bezahlung'.", "giftCardUpgradeNotifyRevolutionary_msg": "Ihr Account wird automatisch auf einen Revolutionary-Account mit einem jährlichen Abonnement umgestellt.", "giftCard_label": "Gutschein", - "globalAdmin_label": "Globaler Admin", + "globalAdmin_label": "Admin", "globalSettings_label": "Globale Einstellungen", "goPremium_msg": "Als zahlende*r Nutzer*in können Sie links im Menü Ihre Suchfilter anpassen.", "grantContactPermissionAction": "Erlaubnis zum Zugriff auf Kontakte erteilen", diff --git a/src/mail-app/translations/en.ts b/src/mail-app/translations/en.ts index bd7b16e8deda..2ec85bbb5752 100644 --- a/src/mail-app/translations/en.ts +++ b/src/mail-app/translations/en.ts @@ -682,7 +682,7 @@ export default { "giftCardUpgradeNotifyDebit_msg": "The cost of the first year ({price}) will be partially paid for with your gift card. Please go to 'Settings' ⇨ 'Payment' to pay the remaining value ({amount}).", "giftCardUpgradeNotifyRevolutionary_msg": "You will be automatically upgraded to a Revolutionary account with a yearly subscription.", "giftCard_label": "Gift card", - "globalAdmin_label": "Global admin", + "globalAdmin_label": "Admin", "globalSettings_label": "Global settings", "goPremium_msg": "As a paid user you can adjust your search filters in the menu to the left.", "grantContactPermissionAction": "Grant permission to access contacts",