add new string
This commit is contained in:
parent
2c12b3fe70
commit
775c0ffd95
2 changed files with 4 additions and 2 deletions
3
de.arb
3
de.arb
|
|
@ -470,5 +470,6 @@
|
||||||
"additionalUserRemoveDesc": "Der zusätzliche Nutzer wird nach der Entfernung automatisch auf den kostenlosen Tarif zurückgestuft und du kannst eine andere Person hinzufügen.",
|
"additionalUserRemoveDesc": "Der zusätzliche Nutzer wird nach der Entfernung automatisch auf den kostenlosen Tarif zurückgestuft und du kannst eine andere Person hinzufügen.",
|
||||||
"additionalUserSelectTitle": "Zusätzliche Benutzer auswählen",
|
"additionalUserSelectTitle": "Zusätzliche Benutzer auswählen",
|
||||||
"additionalUserSelectButton": "Benutzer auswählen ({used}/{limit})",
|
"additionalUserSelectButton": "Benutzer auswählen ({used}/{limit})",
|
||||||
"manageSubscription": "Abonnement verwalten"
|
"manageSubscription": "Abonnement verwalten",
|
||||||
|
"storeAsDefault": "Als Standard speichern"
|
||||||
}
|
}
|
||||||
3
en.arb
3
en.arb
|
|
@ -500,5 +500,6 @@
|
||||||
"additionalUserRemoveDesc": "After removal, the additional user will automatically be downgraded to the free plan, and you can add another person.",
|
"additionalUserRemoveDesc": "After removal, the additional user will automatically be downgraded to the free plan, and you can add another person.",
|
||||||
"additionalUserSelectTitle": "Select additional users",
|
"additionalUserSelectTitle": "Select additional users",
|
||||||
"additionalUserSelectButton": "Select users ({used}/{limit})",
|
"additionalUserSelectButton": "Select users ({used}/{limit})",
|
||||||
"manageSubscription": "Manage subscription"
|
"manageSubscription": "Manage subscription",
|
||||||
|
"storeAsDefault": "Store as default"
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue