fix(i18n): restore the {error} placeholder in Korean translation (fixes #3128)

This commit is contained in:
Muhammad Uzair 2026-09-16 23:19:04 +05:00
parent 69a310c78f
commit ede42b220b

View File

@ -60,7 +60,7 @@
"shuffle": "셔플", "shuffle": "셔플",
"search_tracks": "곡 검색하기", "search_tracks": "곡 검색하기",
"released": "공개일", "released": "공개일",
"error": "에러", "error": "에러 {error}",
"title": "타이틀", "title": "타이틀",
"time": "길이", "time": "길이",
"more_actions": "다른 작업", "more_actions": "다른 작업",