diff --git a/l10n/et_EE.js b/l10n/et_EE.js index d3be36db1..5be22e14e 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -74,6 +74,10 @@ OC.L10N.register( "Update" : "Uuenda", "Description" : "Kirjeldus", "Edit description" : "Muuda kirjeldust", + "Later today – {timeLocale}" : "Täna hiljem – {timeLocale}", + "Tomorrow – {timeLocale}" : "Homme – {timeLocale}", + "This weekend – {timeLocale}" : "Sel nädalavahetusel – {timeLocale}", + "Next week – {timeLocale}" : "Järgmisel nädalal – {timeLocale}", "Mark as done" : "Märgi tehtuks", "Not done" : "Pole valmis", "(group)" : "(grupp)", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 5c04719e4..4d51c864f 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -72,6 +72,10 @@ "Update" : "Uuenda", "Description" : "Kirjeldus", "Edit description" : "Muuda kirjeldust", + "Later today – {timeLocale}" : "Täna hiljem – {timeLocale}", + "Tomorrow – {timeLocale}" : "Homme – {timeLocale}", + "This weekend – {timeLocale}" : "Sel nädalavahetusel – {timeLocale}", + "Next week – {timeLocale}" : "Järgmisel nädalal – {timeLocale}", "Mark as done" : "Märgi tehtuks", "Not done" : "Pole valmis", "(group)" : "(grupp)",