mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
5e353649a4
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
15 lines
552 B
JSON
15 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": "맨 위로 이동"
|
|
}
|
|
}
|