mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 19:31:46 +00:00
feat: add support i18n (#1468)
This commit is contained in:
7
src/i18n/resources/ko.json
Normal file
7
src/i18n/resources/ko.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"language": {
|
||||
"name": "Korean",
|
||||
"local-name": "한국어",
|
||||
"code": "ko"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user