mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
e11d08ae45
* update with-react-i18next supporting new _app.js * update readme to not encourage cloning of repo
10 lines
214 B
JSON
10 lines
214 B
JSON
{
|
|
"welcome": "Willkommen zu next.js",
|
|
"sample_test": "test words for de",
|
|
"sample_button": "fire in the wind for de",
|
|
"link": {
|
|
"gotoPage2": "Zur Seite 2",
|
|
"gotoPage3": "Zur Seite 3 (no hoc)"
|
|
}
|
|
}
|