diff --git a/l10n/et_EE.js b/l10n/et_EE.js index b387c84a3..cedda6fa7 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -6,6 +6,7 @@ OC.L10N.register( "Finished" : "Lõpetatud", "Later" : "Hiljem", "copy" : "koopia", + "To Do" : "Tegemiseks", "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 d43cc7998..85eed2fb2 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -4,6 +4,7 @@ "Finished" : "Lõpetatud", "Later" : "Hiljem", "copy" : "koopia", + "To Do" : "Tegemiseks", "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",