Created
August 5, 2018 16:46
-
-
Save darde/ecea9fe0d7ad82b7d01f3202de841b2e to your computer and use it in GitHub Desktop.
react-i18next-example/src/components/Home/locales/default.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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