Merge branch 'main' into rich-presence-pt-pt

This commit is contained in:
ProbablePrime 2024-05-02 01:12:13 -07:00 committed by GitHub
commit 0874f1bfac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,6 +30,14 @@
{ {
"#StatusInPrivateWorld" "Está num mundo privado. (tem %total_worlds% aberto(s))" "#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))" "#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%)"
} }
} }
} }