1
0
Fork 0
forked from len0rd/rockbox

Fix a typo in the Korean translation

Change-Id: Ib97098e065a904606be7b5d1fc61d890ccea828b
This commit is contained in:
Solomon Peachy 2024-07-21 09:46:32 -04:00
parent 06123c3606
commit 7c565fd40d

View file

@ -16417,7 +16417,7 @@
desc: percent formatting ( `10%` is default , for `10 %` use '%ld %%' , for `%10` use '%%%ld' and so on)
user: core
<source>
*: "~%ld%%"
*: "%ld%%"
</source>
<dest>
*: "~%ld%%"