Add localization
Add pages
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"build": {
|
||||
"builder": "@angular-devkit/build-angular:application",
|
||||
"options": {
|
||||
"localize": true,
|
||||
"outputPath": "dist/marc-en-tineke-2024",
|
||||
"index": "src/index.html",
|
||||
"browser": "src/main.ts",
|
||||
@@ -100,6 +101,14 @@
|
||||
"scripts": []
|
||||
}
|
||||
}
|
||||
},
|
||||
"i18n": {
|
||||
"sourceLocale": "nl-NL",
|
||||
"locales": {
|
||||
"en-US": {
|
||||
"translation": "messages-en.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user