mirror of
https://github.com/mempool/mempool.git
synced 2025-03-15 04:11:48 +01:00
Enable 'ko' locale for Korean in angular.json
This commit is contained in:
parent
40ac83ee88
commit
29b9fec3b9
1 changed files with 4 additions and 0 deletions
|
@ -51,6 +51,10 @@
|
||||||
"translation": "src/locale/messages.ka.xlf",
|
"translation": "src/locale/messages.ka.xlf",
|
||||||
"baseHref": "/ka/"
|
"baseHref": "/ka/"
|
||||||
},
|
},
|
||||||
|
"ko": {
|
||||||
|
"translation": "src/locale/messages.ko.xlf",
|
||||||
|
"baseHref": "/ko/"
|
||||||
|
},
|
||||||
"nl": {
|
"nl": {
|
||||||
"translation": "src/locale/messages.nl.xlf",
|
"translation": "src/locale/messages.nl.xlf",
|
||||||
"baseHref": "/nl/"
|
"baseHref": "/nl/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue