diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r-- | apps/settings/l10n/en_GB.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 17ca2330860..0d46f3fa85e 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -618,7 +618,7 @@ "Set default language" : "Set default language", "Add new account" : "Add new account", "Manager" : "Manager", - "Set account manager" : "Set account manager", + "Set line manager" : "Set line manager", "Account name will be autogenerated" : "Account name will be autogenerated", "Account name (required)" : "Account name (required)", "Total rows summary" : "Total rows summary", @@ -642,7 +642,6 @@ "Set account as admin for" : "Set account as admin for", "Select account quota" : "Select account quota", "Set the language" : "Set the language", - "Set line manager" : "Set line manager", "{size} used" : "{size} used", "Delete account" : "Delete account", "Disconnect all devices and delete local data" : "Disconnect all devices and delete local data", @@ -880,6 +879,7 @@ "SMTP Username" : "SMTP Username", "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`.", "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type.", - "Active accounts" : "Active accounts" + "Active accounts" : "Active accounts", + "Set account manager" : "Set account manager" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |