Enable 'ko' locale for Korean in angular.json
This commit is contained in:
parent
40ac83ee88
commit
29b9fec3b9
@ -51,6 +51,10 @@
|
||||
"translation": "src/locale/messages.ka.xlf",
|
||||
"baseHref": "/ka/"
|
||||
},
|
||||
"ko": {
|
||||
"translation": "src/locale/messages.ko.xlf",
|
||||
"baseHref": "/ko/"
|
||||
},
|
||||
"nl": {
|
||||
"translation": "src/locale/messages.nl.xlf",
|
||||
"baseHref": "/nl/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user