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" + } + } } }