mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
feat(rich-presence): fix all strings rename korean
This commit is contained in:
parent
8c1a90fc6e
commit
1b3256ca96
1 changed files with 20 additions and 19 deletions
|
|
@ -24,13 +24,14 @@
|
|||
"#StatusInWorld" "Ist in %current_world_name% mit %current_world_users% anderen Nutzern. (hat %total_worlds% geöffnet)"
|
||||
}
|
||||
}
|
||||
"korean"
|
||||
"koreana"
|
||||
{
|
||||
"tokens"
|
||||
{
|
||||
"#StatusInPrivateWorld" "비공개 월드에 있습니다. (%total_worlds%개 월드 열림)"
|
||||
"#StatusInWorld" "%current_world_name%에 %current_world_users%명의 사용자와 같이 있습니다. (%total_worlds%개 월드 열림)"
|
||||
}
|
||||
}
|
||||
"dutch"
|
||||
{
|
||||
"tokens"
|
||||
|
|
|
|||
Loading…
Reference in a new issue