KR:RichPresence.txt

This commit is contained in:
Gwang Sun Yun 2024-05-02 10:12:37 +09:00 committed by GitHub
parent 4298cbf929
commit 05c9293e3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,4 +24,12 @@
"#StatusInWorld" "Ist in %current_world_name% mit %current_world_users% anderen Nutzern. (hat %total_worlds% geöffnet)"
}
}
"korean"
{
"tokens"
{
"#StatusInPrivateWorld" "비공개 월드에 있습니다. (%total_worlds%개 월드 열림)"
"#StatusInWorld" "%current_world_name%에 %current_world_users%명의 사용자와 같이 있습니다. (%total_worlds%개 월드 열림)"
}
}
}