mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 18:33:33 +00:00
Currently translated at 1.6% (10 of 593 strings) Co-authored-by: 박용현 <pyh5523@gmail.com> Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ko/ Translation: feishin/Translation
14 lines
552 B
JSON
14 lines
552 B
JSON
{
|
|
"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) 편집",
|
|
"goToPage": "페이지 이동",
|
|
"moveToBottom": "맨 아래로 이동",
|
|
"moveToTop": "맨 위로 이동"
|
|
}
|
|
}
|