Skip to content

Instantly share code, notes, and snippets.

@jazmon
Created March 15, 2017 22:01
Show Gist options
  • Save jazmon/a2c132316c0e05aee52c8a24fc94a907 to your computer and use it in GitHub Desktop.
Save jazmon/a2c132316c0e05aee52c8a24fc94a907 to your computer and use it in GitHub Desktop.
React Native i18n -- common.json example
{
"loading": "Loading",
"error": "There was an error",
"welcome": "Welcome to the app!"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment