LocaleSpanish/Steam/RichPresence.txt
Aesc b99fb299f3 Update RichPresence.txt
add japanease RichPresence
2024-05-01 19:03:14 +09:00

37 lines
1,023 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)"
}
}
{
"japanese"
{
"tokens"
{
"#StatusInPrivateWorld" "プライベートワールドにいます (%total_worlds%ワールドをオープン)"
"#StatusInWorld" "%current_world_name%に%current_world_users%人といます (%total_worlds%ワールドをオープン)"
}
}
}
}