From ff8a21af081ac9e4506e8873605ae062c96e792d Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sun, 21 Jun 2026 12:01:21 +0200 Subject: [PATCH] Translated using Weblate Currently translated at 100.0% (1247 of 1247 strings) (Estonian) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/et/ Translated using Weblate Currently translated at 100.0% (1247 of 1247 strings) (Polish) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/pl/ Co-authored-by: rimasx Co-authored-by: skajmer --- src/i18n/locales/et.json | 4 +++- src/i18n/locales/pl.json | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/et.json b/src/i18n/locales/et.json index b52567d32..03c83670d 100644 --- a/src/i18n/locales/et.json +++ b/src/i18n/locales/et.json @@ -314,7 +314,9 @@ "after": "On pärast", "notInPlaylist": "Ei ole", "startsWith": "Algab", - "notInTheLast": "Pole viimase" + "notInTheLast": "Pole viimase", + "isMissing": "Puudub", + "isPresent": "On olemas" }, "form": { "addServer": { diff --git a/src/i18n/locales/pl.json b/src/i18n/locales/pl.json index 188b807e2..f8ec19e6b 100644 --- a/src/i18n/locales/pl.json +++ b/src/i18n/locales/pl.json @@ -1270,7 +1270,9 @@ "notContains": "Nie zawiera", "notInPlaylist": "Nie jest w", "notInTheLast": "Nie jest w ostatnim", - "startsWith": "Zaczyna się od" + "startsWith": "Zaczyna się od", + "isMissing": "brakuje", + "isPresent": "jest" }, "datetime": { "minuteShort": "Min",