diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-14 02:16:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-14 02:16:36 +0000 |
commit | 75d50a55b857b5a70383f6696ca70e28303e5d94 (patch) | |
tree | 543e6d4aa169cc9f64413b4239df47411641de5b /apps/theming | |
parent | bc02b0adb873a2d3eb58f76eb5b0f56e7c7053b8 (diff) | |
download | nextcloud-server-75d50a55b857b5a70383f6696ca70e28303e5d94.tar.gz nextcloud-server-75d50a55b857b5a70383f6696ca70e28303e5d94.zip |
[tx-robot] updated from transifexv19.0.0RC2
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/eu.js | 3 | ||||
-rw-r--r-- | apps/theming/l10n/eu.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/theming/l10n/eu.js b/apps/theming/l10n/eu.js index 8a368139704..9496a4f7edc 100644 --- a/apps/theming/l10n/eu.js +++ b/apps/theming/l10n/eu.js @@ -33,6 +33,7 @@ OC.L10N.register( "Remove background image" : "Kendu atzeko-planoko irudia", "Advanced options" : "Ezarpen aurreratuak", "Legal notice link" : "Ohar legalaren esteka", - "Privacy policy link" : "Pribatutasun politikaren esteka" + "Privacy policy link" : "Pribatutasun politikaren esteka", + "Upload new favicon" : "Kargatu gogoko-ikono berria" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/eu.json b/apps/theming/l10n/eu.json index 940f131dcc4..8b3ed0d65f8 100644 --- a/apps/theming/l10n/eu.json +++ b/apps/theming/l10n/eu.json @@ -31,6 +31,7 @@ "Remove background image" : "Kendu atzeko-planoko irudia", "Advanced options" : "Ezarpen aurreratuak", "Legal notice link" : "Ohar legalaren esteka", - "Privacy policy link" : "Pribatutasun politikaren esteka" + "Privacy policy link" : "Pribatutasun politikaren esteka", + "Upload new favicon" : "Kargatu gogoko-ikono berria" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |