summaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-08 00:11:34 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-08 00:11:34 +0000
commit9fe95e8a7cf5f639fe3ba2a3aa33ce4a5c9a77b6 (patch)
treea6d2ee78c2f012c0948d15eb09eb3271088a8f10 /apps/theming
parent6180feeb9d6c3c7edceb6a996a48695504f673fb (diff)
downloadnextcloud-server-9fe95e8a7cf5f639fe3ba2a3aa33ce4a5c9a77b6.tar.gz
nextcloud-server-9fe95e8a7cf5f639fe3ba2a3aa33ce4a5c9a77b6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/en_GB.js5
-rw-r--r--apps/theming/l10n/en_GB.json5
2 files changed, 10 insertions, 0 deletions
diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js
index c9ca7012553..0e58e3c9bec 100644
--- a/apps/theming/l10n/en_GB.js
+++ b/apps/theming/l10n/en_GB.js
@@ -34,6 +34,11 @@ OC.L10N.register(
"Login image" : "Login image",
"Upload new login background" : "Upload new login background",
"Remove background image" : "Remove background image",
+ "Advanced options" : "Advanced options",
+ "Header logo" : "Header logo",
+ "Upload new header logo" : "Upload new header logo",
+ "Favicon" : "Favicon",
+ "Upload new favicon" : "Upload new favicon",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color.",
"You are already using a custom theme" : "You are already using a custom theme",
"reset to default" : "reset to default",
diff --git a/apps/theming/l10n/en_GB.json b/apps/theming/l10n/en_GB.json
index 770c5f2a323..cdbeae24019 100644
--- a/apps/theming/l10n/en_GB.json
+++ b/apps/theming/l10n/en_GB.json
@@ -32,6 +32,11 @@
"Login image" : "Login image",
"Upload new login background" : "Upload new login background",
"Remove background image" : "Remove background image",
+ "Advanced options" : "Advanced options",
+ "Header logo" : "Header logo",
+ "Upload new header logo" : "Upload new header logo",
+ "Favicon" : "Favicon",
+ "Upload new favicon" : "Upload new favicon",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color.",
"You are already using a custom theme" : "You are already using a custom theme",
"reset to default" : "reset to default",