mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-03 03:11:40 +00:00
12 lines
422 B
JSON
12 lines
422 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) 편집"
|
||
|
|
}
|
||
|
|
}
|