diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index eeeb13bf19a..8632190c402 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -193,6 +193,11 @@ OC.L10N.register( "Featured" : "Featured", "Update to {update}" : "Update to {update}", "All apps are up-to-date." : "All apps are up-to-date.", + "Icon" : "Icon", + "Name" : "Surname", + "Version" : "Version", + "Level" : "Level", + "Actions" : "Actions", "Results from other categories" : "Results from other categories", "No apps found for your version" : "No apps found for your version", "Disable all" : "Disable all", @@ -508,7 +513,6 @@ OC.L10N.register( "Checking for system and security issues." : "Checking for system and security issues.", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>.", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>.", - "Version" : "Version", "You need to enable the File sharing App." : "You need to enable the File sharing App.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "As admin you can fine-tune the sharing behavior. Please see the documentation for more information.", "Allow apps to use the Share API" : "Allow apps to use the Share API", |