From 21d26a4536c9f01fd477d784131db593b68929d6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 30 Mar 2025 00:44:14 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/et_EE.js | 1 + l10n/et_EE.json | 1 + 2 files changed, 2 insertions(+) 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",