forked from len0rd/rockbox
Fix Korean VOICE_LANG_NAME
It needs to be "korean" not "english" Change-Id: Icf984c64d33a707d25afed90591d0eff7ed78884
This commit is contained in:
parent
3294337a4c
commit
370fde68ab
1 changed files with 1 additions and 1 deletions
|
|
@ -16409,7 +16409,7 @@
|
||||||
*: ""
|
*: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: "영어"
|
*: "한국인"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue