Skip to content

Instantly share code, notes, and snippets.

@Jonathanlight
Created April 5, 2019 15:15
Show Gist options
  • Save Jonathanlight/c1938f6d61acac77dd9b693c685805e8 to your computer and use it in GitHub Desktop.
Save Jonathanlight/c1938f6d61acac77dd9b693c685805e8 to your computer and use it in GitHub Desktop.
{
"title": "Test App Anglais",
"label": {
"main": "Hello {user}!"
},
"button": {
"clickMe": "Click here"
},
"toastMessage": "You clicked on button!",
"clicked": {
"times-0": "You clicked {times} times!",
"times-1": "You clicked {time} time!",
"times-2": "You clicked {times} times!"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment