mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
19 lines
No EOL
478 B
Text
19 lines
No EOL
478 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%.(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"
|
|
}
|
|
}
|
|
} |