Updated Set custom language in development (markdown)

softsimon 2021-06-11 09:57:43 -05:00
parent d2b287a095
commit 86554027b1

@ -1,7 +1,8 @@
In `angular.json` add the option `localize` here:
` "architect": {`
```
"architect": {`
`"build": {`
`"builder": "@angular-devkit/build-angular:browser",`
`"options": {`
`"localize": ["zh"],`
`"localize": ["zh"],```