mirror of
https://github.com/mempool/mempool.git
synced 2025-03-17 21:32:02 +01:00
Removing unecessary quotes.
parent
b35614ff09
commit
bd1251654a
@ -3,10 +3,9 @@ If you want to change the default language `'en-US'` to any other, you must upda
|
||||
Example:
|
||||
|
||||
```json
|
||||
"architect": {`
|
||||
`"build": {`
|
||||
`"builder": "@angular-devkit/build-angular:browser",`
|
||||
`"options": {`
|
||||
`"localize": ["zh"],
|
||||
...
|
||||
"architect": {
|
||||
"build": {
|
||||
"builder": "@angular-devkit/build-angular:browser",
|
||||
"options": {
|
||||
"localize": ["zh"],
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user