diff options
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 |