diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 607a6c23e..c5e304bf4 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -4,6 +4,7 @@ OC.L10N.register( "Personal" : "Isiklik", "Finished" : "Lõpetatud", "Later" : "Hiljem", + "copy" : "koopia", "Done" : "Valmis", "The file was uploaded" : "Fail laaditi üles", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Üleslaetud fail on suurem, kui php.ini failis määratud upload_max_filesize", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 77fabf5a8..cc6d4b9bc 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -2,6 +2,7 @@ "Personal" : "Isiklik", "Finished" : "Lõpetatud", "Later" : "Hiljem", + "copy" : "koopia", "Done" : "Valmis", "The file was uploaded" : "Fail laaditi üles", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Üleslaetud fail on suurem, kui php.ini failis määratud upload_max_filesize",