Skip to content

Commit

Permalink
Reference "global admins" as just "admins"
Browse files Browse the repository at this point in the history
tutadb#1919
  • Loading branch information
vitoreiji committed Dec 16, 2024
1 parent 68f3e91 commit 32f9900
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/mail-app/translations/de.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion src/mail-app/translations/de_sie.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion src/mail-app/translations/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 32f9900

Please sign in to comment.