From f037a2a16248f4ac20558c193c37604a1cd37edf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Quang=20Huy?= Date: Mon, 22 Sep 2025 03:33:55 +0200 Subject: [PATCH] Translated using Weblate (Vietnamese) Currently translated at 100.0% (504 of 504 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/vi/ --- lib/l10n/app_vi.arb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lib/l10n/app_vi.arb b/lib/l10n/app_vi.arb index a8a276a..12b301c 100644 --- a/lib/l10n/app_vi.arb +++ b/lib/l10n/app_vi.arb @@ -1463,5 +1463,19 @@ "type": "int" } } + }, + "keyboardShortCuts": "Phím tắt", + "@keyboardShortCuts": {}, + "speedUp": "Tăng tốc", + "@speedUp": {}, + "speedDown": "Giảm tốc", + "@speedDown": {}, + "speedIndicator": "Tốc độ phát: {speed}", + "@speedIndicator": { + "placeholders": { + "speed": { + "type": "double" + } + } } }