From b14eb1c42356d0151e2356c359bcaeba80b4c431 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Mon, 15 Jun 2026 21:40:25 +0200 Subject: [PATCH] Translated using Weblate Currently translated at 100.0% (1245 of 1245 strings) (Estonian) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/et/ Co-authored-by: rimasx --- src/i18n/locales/et.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/et.json b/src/i18n/locales/et.json index 6eee3aa2f..b52567d32 100644 --- a/src/i18n/locales/et.json +++ b/src/i18n/locales/et.json @@ -456,7 +456,7 @@ "title": "$t(entity.albumArtist, {\"count\": 2})" }, "albumDetail": { - "moreFromArtist": "Veel esitajalt $t(entity.artist, {\"count\": 1})", + "moreFromArtist": "Veel $t(entity.artist, {\"count\": 1}) albumeid", "moreFromGeneric": "Veel: {{item}}", "released": "Avaldatud" },