Compare commits

..

No commits in common. "d713f0dcdb5fe2369fa848185bab70c6017a65c7" and "60b46a3dc7388091c6f482868327d432741dcb26" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -305,8 +305,8 @@
"local_tab": "உள்ளூர்",
"song_link": "பாடல் இணைப்பு",
"skip_this_nonsense": "இந்த அர்த்தமற்றதைத் தவிர்",
"freedom_of_music": "\"இசையின் சுதந்திரம்\"",
"freedom_of_music_palm": "\"உங்கள் கைகளில் இசையின் சுதந்திரம்\"",
"freedom_of_music": ""இசையின் சுதந்திரம்"",
"freedom_of_music_palm": ""உங்கள் கைகளில் இசையின் சுதந்திரம்"",
"get_started": "தொடங்குவோம்",
"youtube_source_description": "பரிந்துரைக்கப்படுகிறது மற்றும் சிறப்பாக செயல்படுகிறது.",
"piped_source_description": "சுதந்திரமாக உணர்கிறீர்களா? YouTube போலவே ஆனால் மிகவும் சுதந்திரமானது.",

View File

@ -44,7 +44,7 @@ class L10n {
const Locale('ru', 'RU'),
const Locale('uk', 'UA'),
const Locale('th', 'TH'),
const Locale('ta', 'IN'),
const Locale('ta', 'IN')
const Locale('tr', 'TR'),
const Locale('zh', 'CN'),
const Locale('vi', 'VN'),