From 0ba35890b1f2f2149372d19aec14122ad3caf729 Mon Sep 17 00:00:00 2001 From: tsafen Date: Fri, 3 May 2024 11:07:14 +0200 Subject: [PATCH] chore(i18n): Translated using Weblate (Dutch) Currently translated at 77.7% (266 of 342 strings) Co-authored-by: tsafen Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/nl/ Translation: th-ch/youtube-music/i18n --- src/i18n/resources/nl.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/i18n/resources/nl.json b/src/i18n/resources/nl.json index d2c4b9ca..a7ac8bc0 100644 --- a/src/i18n/resources/nl.json +++ b/src/i18n/resources/nl.json @@ -376,6 +376,8 @@ } }, "feedback": { + "conversion-progress": "Converteren: {{percent}}%", + "converting": "Converteren…", "done": "Gereed: {{filePath}}", "download-info": "{{artist}} - {{title}} ([{{videoId}}) aan het downloaden", "download-progress": "Downloaden: {{percent}}%",