Skip to content

Instantly share code, notes, and snippets.

@HansMuller
Last active March 12, 2020 17:29
Show Gist options
  • Save HansMuller/4beb7f05c99b49398a4812200b62d411 to your computer and use it in GitHub Desktop.
Save HansMuller/4beb7f05c99b49398a4812200b62d411 to your computer and use it in GitHub Desktop.
{
"@@locale": "es",
"helloWorld": "Hola Mundo",
"hello": "Hola $world",
"greeting": "$hello $world"
"helloWorlds": "{count,plural, =0{Hola}=1{Hola mundo}=2{Hola dos mundos}few{Hola {count} mundos}many{Hola todos {count} mundos}other{Hola otros {count} mundos}}",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment