From bd222908de2f8cee465bcb135030ff3660f006fe Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Mon, 6 Jul 2026 19:23:05 +0200 Subject: [PATCH] Translated using Weblate (Estonian) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 0.7% (3 of 418 strings) Added translation using Weblate (Estonian) Co-authored-by: Hosted Weblate Co-authored-by: Priit Jõerüüt Translate-URL: https://hosted.weblate.org/projects/tagstudio/strings/et/ Translation: TagStudio/Application Strings --- src/tagstudio/resources/translations/et.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/tagstudio/resources/translations/et.json diff --git a/src/tagstudio/resources/translations/et.json b/src/tagstudio/resources/translations/et.json new file mode 100644 index 00000000..fb58f967 --- /dev/null +++ b/src/tagstudio/resources/translations/et.json @@ -0,0 +1,5 @@ +{ + "about.version": "Versioon", + "about.version.latest": "{built_version} (Viimane versioon: {latest_version})", + "about.website": "Veebisait" +}