Created Set custom language in development (markdown)

softsimon 2021-06-11 09:57:23 -05:00
parent 52fd703d99
commit d2b287a095

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