Translated using Weblate (Korean)
Currently translated at 1.1% (7 of 591 strings) Added translation using Weblate (Korean) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: hubag <pyosy17@gmail.com> Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ko/ Translation: feishin/Translation
This commit is contained in:
parent
4741dd0d77
commit
e9315886b7
1 changed files with 11 additions and 0 deletions
11
src/i18n/locales/ko.json
Normal file
11
src/i18n/locales/ko.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"action": {
|
||||
"createPlaylist": "$t(entity.playlist_one) 생성",
|
||||
"addToFavorites": "$t(entity.favorite_other)에 추가",
|
||||
"addToPlaylist": "$t(entity.playlist_one)에 추가",
|
||||
"clearQueue": "대기열 지우기",
|
||||
"deletePlaylist": "$t(entity.playlist_one) 삭제",
|
||||
"deselectAll": "모두 선택 해제",
|
||||
"editPlaylist": "$t(entity.playlist_one) 편집"
|
||||
}
|
||||
}
|
Reference in a new issue