Merge pull request #304 from art0007i/patch-1

add polish to richpresence.txt
This commit is contained in:
ProbablePrime 2024-05-02 01:10:43 -07:00 committed by GitHub
commit ab85694473
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)"
}
}
"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%)"
}
}
}