Skip to content

Instantly share code, notes, and snippets.

@darde
Created August 5, 2018 16:50
Show Gist options
  • Save darde/8649213961ef6ceed0403c041960efba to your computer and use it in GitHub Desktop.
Save darde/8649213961ef6ceed0403c041960efba to your computer and use it in GitHub Desktop.
react-i18next-example/src/components/Home/locales/default.en.json
{
"en": {
"title": "Lighthouses",
"content": "Know the most beautiful lighthouses of the world.",
"figure": {
"alt": "Lighthouse picture"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment