diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-12 00:12:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-12 00:12:46 +0000 |
commit | d91bed949063a489e497962fec60d5cd3ba0f58d (patch) | |
tree | 56fd5532bed0c532a48b40bd50f455aec03d349c /apps/theming/l10n/en_GB.js | |
parent | 61fa284d070c040bf39c2b6712ab9bf8aee48d86 (diff) | |
download | nextcloud-server-d91bed949063a489e497962fec60d5cd3ba0f58d.tar.gz nextcloud-server-d91bed949063a489e497962fec60d5cd3ba0f58d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/en_GB.js')
-rw-r--r-- | apps/theming/l10n/en_GB.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js index e6115185166..8bdab2cba91 100644 --- a/apps/theming/l10n/en_GB.js +++ b/apps/theming/l10n/en_GB.js @@ -9,6 +9,7 @@ OC.L10N.register( "The given name is too long" : "The given name is too long", "The given web address is too long" : "The given web address is too long", "The given legal notice address is too long" : "The given legal notice address is too long", + "The given privacy policy address is too long" : "The given privacy policy address is too long", "The given slogan is too long" : "The given slogan is too long", "The given color is invalid" : "The given colour is invalid", "The file was uploaded" : "The file was uploaded", @@ -24,6 +25,8 @@ OC.L10N.register( "You are already using a custom theme. Theming app settings might be overwritten by that." : "You are already using a custom theme. Theming app settings might be overwritten by that.", "Theming" : "Theming", "Legal notice" : "Legal notice", + "Privacy policy" : "Privacy policy", + "Adjust the Nextcloud theme" : "Adjust the Nextcloud theme", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming makes it possible to easily customise the look and feel of your instance and supported clients. This will be visible for all users.", "Name" : "Name", "Reset to default" : "Reset to default", @@ -38,6 +41,7 @@ OC.L10N.register( "Remove background image" : "Remove background image", "Advanced options" : "Advanced options", "Legal notice link" : "Legal notice link", + "Privacy policy link" : "Privacy policy link", "Header logo" : "Header logo", "Upload new header logo" : "Upload new header logo", "Favicon" : "Favicon", |