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:
Hosted Weblate 2024-07-03 23:40:26 +02:00
parent 4741dd0d77
commit e9315886b7
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

11
src/i18n/locales/ko.json Normal file
View 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) 편집"
}
}