LocaleSpanish/Steam/RichPresence.txt
2024-05-01 10:23:15 +02:00

35 lines
975 B
Text

"lang"
{
"english"
{
"tokens"
{
"#StatusInPrivateWorld" "Is in a private world. (has %total_worlds% open)"
"#StatusInWorld" "Is in %current_world_name% with %current_world_users% other users.(has %total_worlds% open)"
}
}
"french"
{
"tokens"
{
"#StatusInPrivateWorld" "I don't speak french this is just a placeholder to show how it should be formatted"
"#StatusInWorld" "I don't speak french this is just a placeholder to show how it should be formatted"
}
}
"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)"
}
}
"dutch"
{
"tokens"
{
"#StatusInPrivateWorld" "Is in een privé wereld. (heeft %total_worlds% open)"
"#StatusInWorld" "Is in %current_world_name% met %current_world_users% andere gebruikers.(heeft %total_worlds% open)"
}
}
}