diff --git a/Steam/RichPresence.txt b/Steam/RichPresence.txt index 8613258..920f60a 100644 --- a/Steam/RichPresence.txt +++ b/Steam/RichPresence.txt @@ -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%개 월드 열림)" + } + } }