Added internationalization
This commit is contained in:
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 🚀"
|
||||
}
|
||||
Reference in New Issue
Block a user