diff --git a/Steam/RichPresence.txt b/Steam/RichPresence.txt index b4d545a..8613258 100644 --- a/Steam/RichPresence.txt +++ b/Steam/RichPresence.txt @@ -16,4 +16,12 @@ "#StatusInWorld" "I don't speak french this is just a placeholder to show how it should be formatted" } } -} \ No newline at end of file + "german" + { + "tokens" + { + "#StatusInPrivateWorld" "Ist in einer privaten Welt. (hat %total_worlds% geöffnet)" + "#StatusInWorld" "Ist in %current_world_name% mit %current_world_users% anderen Nutzern. (hat %total_worlds% geöffnet)" + } + } +}