Skip to content

Instantly share code, notes, and snippets.

@darde
Created August 5, 2018 16:46
Show Gist options
  • Save darde/ecea9fe0d7ad82b7d01f3202de841b2e to your computer and use it in GitHub Desktop.
Save darde/ecea9fe0d7ad82b7d01f3202de841b2e to your computer and use it in GitHub Desktop.
react-i18next-example/src/components/Home/locales/default.json
{
"pt-BR": {
"title": "Faróis",
"content": "Conheça os mais lindos faróis do mundo.",
"figure": {
"alt": "Foto de farol"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment