Update translations
This commit is contained in:
@@ -1390,7 +1390,7 @@
|
|||||||
"description": "The text here will be attached to all emails going out from this domain.",
|
"description": "The text here will be attached to all emails going out from this domain.",
|
||||||
"subscriptionRequired": "This feature is only available in the paid plans. <a href=\"\" class=\"pull-right\" ng-click=\"openSubscriptionSetup()\">Set up Subscription Now</a>",
|
"subscriptionRequired": "This feature is only available in the paid plans. <a href=\"\" class=\"pull-right\" ng-click=\"openSubscriptionSetup()\">Set up Subscription Now</a>",
|
||||||
"plainTextFormat": "Text format",
|
"plainTextFormat": "Text format",
|
||||||
"htmlFormat": "HTML format (Optional)",
|
"htmlFormat": "HTML format",
|
||||||
"saveAction": "Save"
|
"saveAction": "Save"
|
||||||
},
|
},
|
||||||
"status": {
|
"status": {
|
||||||
|
|||||||
@@ -524,10 +524,10 @@
|
|||||||
},
|
},
|
||||||
"enable2FANotAvailable": "Niet beschikbaar voor gebruikers met een externe authenticatie bron",
|
"enable2FANotAvailable": "Niet beschikbaar voor gebruikers met een externe authenticatie bron",
|
||||||
"removeApiToken": {
|
"removeApiToken": {
|
||||||
"title": "Weet je zeker dat je deze token wilt verwijderen?"
|
"title": "Weet je zeker dat je token {{ name }} wilt verwijderen?"
|
||||||
},
|
},
|
||||||
"removeAppPassword": {
|
"removeAppPassword": {
|
||||||
"title": "Weet je zeker dat je dit wachtwoord wilt verwijderen?"
|
"title": "Weet je zeker dat je wachtwoord {{ name }} wilt verwijderen?"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"backups": {
|
"backups": {
|
||||||
|
|||||||
Reference in New Issue
Block a user