diff options
Diffstat (limited to 'settings/l10n/en_GB.json')
-rw-r--r-- | settings/l10n/en_GB.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index 85f04be7fcd..0264878ad0a 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -113,6 +113,8 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.", "Database Performance Info" : "Database Performance Info", "SQLite is used as database. For larger installations we recommend to change this. To migrate to another database use the command line tool: 'occ db:convert-type'" : "SQLite is used as database. For larger installations we recommend changing this. To migrate to another database use the command line tool: 'occ db:convert-type'", + "Microsoft Windows Platform" : "Microsoft Windows Platform", + "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience.", "Module 'fileinfo' missing" : "Module 'fileinfo' missing", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "The PHP module 'fileinfo' is missing. We strongly recommend enabling this module to get best results with mime-type detection.", "PHP charset is not set to UTF-8" : "PHP charset is not set to UTF-8", @@ -205,9 +207,11 @@ "New password" : "New password", "Change password" : "Change password", "Full Name" : "Full Name", + "No display name set" : "No display name set", "Email" : "Email", "Your email address" : "Your email address", "Fill in an email address to enable password recovery and receive notifications" : "Fill in an email address to enable password recovery and receive notifications", + "No email address set" : "No email address set", "Profile picture" : "Profile picture", "Upload new" : "Upload new", "Select new from Files" : "Select new from Files", |