Add (european) Portuguese translation to RichPresence.txt

This commit is contained in:
jajms 2024-05-01 11:51:53 +01:00 committed by GitHub
parent cdba2eaa02
commit 5138ff262a
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)" "#StatusInWorld" "Ist in %current_world_name% mit %current_world_users% anderen Nutzern. (hat %total_worlds% geöffnet)"
} }
} }
"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))"
}
}
} }