diff --git a/Steam/RichPresence.txt b/Steam/RichPresence.txt index f80d901..b285918 100644 --- a/Steam/RichPresence.txt +++ b/Steam/RichPresence.txt @@ -30,6 +30,22 @@ { "#StatusInPrivateWorld" "プライベートワールドにいます (%total_worlds%ワールドをオープン)" "#StatusInWorld" "%current_world_name%に%current_world_users%人といます (%total_worlds%ワールドをオープン)" + } + } + "portuguese" + { + "tokens" + { + "#StatusInPrivateWorld" "Está num mundo privado. (tem %total_worlds% aberto(s))" + "#StatusInWorld" "Está em %current_world_name% com %current_world_users% outros utilizadores. (tem %total_worlds% aberto(s))" + } + } + "polish" + { + "tokens" + { + "#StatusInPrivateWorld" "Jest w prywatnym świecie. (otwarte światy: %total_worlds%)" + "#StatusInWorld" "Jest w %current_world_name% z %current_world_users% innymi użytkownikami. (otwarte światy: %total_worlds%)" } } }