diff options
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/eu.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/eu.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/eu.js b/apps/theming/l10n/eu.js index 5c3d1d0d4bf..d37bff3bd86 100644 --- a/apps/theming/l10n/eu.js +++ b/apps/theming/l10n/eu.js @@ -5,6 +5,7 @@ OC.L10N.register( "Admin" : "Administratzailea", "Saved" : "Gordeta", "a safe home for all your data" : "zure datu guztientzako toki segurua", + "Error uploading the file" : "Errorea fitxategia igotzen", "Name cannot be empty" : "Izena ezin da hutsik egon", "The given name is too long" : "Idatzitako izena luzeegia da", "The given web address is too long" : "Idatzitako web helbidea luzeegia da", diff --git a/apps/theming/l10n/eu.json b/apps/theming/l10n/eu.json index f4de9af2c40..8689b4a989c 100644 --- a/apps/theming/l10n/eu.json +++ b/apps/theming/l10n/eu.json @@ -3,6 +3,7 @@ "Admin" : "Administratzailea", "Saved" : "Gordeta", "a safe home for all your data" : "zure datu guztientzako toki segurua", + "Error uploading the file" : "Errorea fitxategia igotzen", "Name cannot be empty" : "Izena ezin da hutsik egon", "The given name is too long" : "Idatzitako izena luzeegia da", "The given web address is too long" : "Idatzitako web helbidea luzeegia da", |