mirror of
https://github.com/KRTirtho/spotube.git
synced 2026-09-20 06:34:00 +00:00
fix(i18n): restore the {error} placeholder in Korean translation (fixes #3128)
This commit is contained in:
parent
69a310c78f
commit
ede42b220b
@ -60,7 +60,7 @@
|
|||||||
"shuffle": "셔플",
|
"shuffle": "셔플",
|
||||||
"search_tracks": "곡 검색하기",
|
"search_tracks": "곡 검색하기",
|
||||||
"released": "공개일",
|
"released": "공개일",
|
||||||
"error": "에러",
|
"error": "에러 {error}",
|
||||||
"title": "타이틀",
|
"title": "타이틀",
|
||||||
"time": "길이",
|
"time": "길이",
|
||||||
"more_actions": "다른 작업",
|
"more_actions": "다른 작업",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user