chore: fix lint errors

This commit is contained in:
Kingkor Roy Tirtho 2024-04-11 17:04:39 +06:00
parent cf6beaf8ff
commit 67063ab085
3 changed files with 6 additions and 3 deletions

View File

@ -12,7 +12,7 @@
"new_releases": "เพิ่งปล่อยใหม่",
"songs": "เพลง",
"playing_track": "กำลังเล่น {track}",
"queue_clear_alert": "การดำเนินการนี้จะล้างคิวปัจจุบัน {track length} แทร็ก จะถูกลบออก\nคุณต้องการดำเนินการต่อหรือไม่?",
"queue_clear_alert": "การดำเนินการนี้จะล้างคิวปัจจุบัน {track_length} แทร็ก จะถูกลบออก\nคุณต้องการดำเนินการต่อหรือไม่?",
"load_more": "โหลดเพิ่มเติม",
"playlists": "เพลย์ลิสต์",
"artists": "ศิลปิน",

View File

@ -13,6 +13,8 @@
/// sappho192@github => Korean
/// watchakorn-18k@github => Thai
library l10n;
import 'package:flutter/material.dart';
class L10n {
@ -40,4 +42,4 @@ class L10n {
const Locale('zh', 'CN'),
const Locale('vi', 'VN'),
];
}
}

View File

@ -159,7 +159,8 @@
"remote"
],
"tr": [
"th": [
"choose_your_language",
"enable_connect",
"enable_connect_description",
"devices",