Added internationalization
This commit is contained in:
3
res/i18n/de.json
Normal file
3
res/i18n/de.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"page.home.title": "Factorio-Microservices"
|
||||
}
|
||||
6
res/i18n/en.json
Normal file
6
res/i18n/en.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"page.home.head.title": "Next.js i18n example",
|
||||
"page.home.head.meta.description": "Next.js i18n example - English",
|
||||
"page.home.title": "Factorio Microservices",
|
||||
"page.home.description": "You are currently viewing the homepage in English 🚀"
|
||||
}
|
||||
1
res/i18n/nl.json
Normal file
1
res/i18n/nl.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
Reference in New Issue
Block a user