diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r-- | apps/settings/l10n/en_GB.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 3bbac4607fd..e7decc53722 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -75,6 +75,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>.", "Administrator documentation" : "Administrator documentation", "User documentation" : "User documentation", + "Nextcloud help overview" : "Nextcloud help overview", "Invalid SMTP password." : "Invalid SMTP password.", "Email setting test" : "Email setting test", "Well done, %s!" : "Well done, %s!", @@ -487,6 +488,10 @@ "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "There were too many requests from your network. Retry later or contact your administrator if this is an error.", "Documentation" : "Documentation", "Forum" : "Forum", + "Nextcloud help resources" : "Nextcloud help resources", + "Account documentation" : "Account documentation", + "Administration documentation" : "Administration documentation", + "General documentation" : "General documentation", "Login" : "Login", "None/STARTTLS" : "None/STARTTLS", "SSL" : "SSL", |