diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 5804069bce4..792fe38eecb 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -292,6 +292,9 @@ OC.L10N.register( "Security warning" : "Security warning", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Your data directory and files are probably accessible from the internet because the .htaccess file does not work.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>.", + "<strong>Create an admin account</strong>" : "<strong>Create an admin account</strong>", + "New admin account name" : "New admin account name", + "New admin password" : "New admin password", "Show password" : "Show password", "Toggle password visibility" : "Toggle password visibility", "Storage & database" : "Storage & database", |