From 2d4cd0362e445850fcbf918a68a7de984f576122 Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 23 Apr 2026 17:49:10 +0000 Subject: [PATCH] chore(i18n): update translations from Weblate Co-authored-by: Weblate Co-authored-by: markspoiss007-web --- server/i18n/locale/et.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/server/i18n/locale/et.json b/server/i18n/locale/et.json index 0967ef424..a1942b8da 100644 --- a/server/i18n/locale/et.json +++ b/server/i18n/locale/et.json @@ -1 +1,7 @@ -{} +{ + "notifications.agents.email.approvedRequest": "Sinu {mediaType} taotlus on heaks kiidetud:", + "notifications.agents.email.approvedRequest4k": "Sinu {mediaType} 4K-taotlus on heaks kiidetud:", + "notifications.agents.email.autoApproved": "Uus {mediaType} taotlus on automaatselt heaks kiidetud:", + "notifications.agents.email.autoApproved4k": "Uus {mediaType} 4K-taotlus on automaatselt heaks kiidetud:", + "notifications.agents.email.autoRequested": "Uus {mediaType} taotlus esitati automaatselt:" +}