Add hr locale to angular.json

This commit is contained in:
wiz 2024-08-19 14:49:36 +09:00
parent f8cedaa7a3
commit 80da024bbb
No known key found for this signature in database
GPG Key ID: A394E332255A6173

View File

@ -54,6 +54,10 @@
"translation": "src/locale/messages.fr.xlf",
"baseHref": "/fr/"
},
"hr": {
"translation": "src/locale/messages.hr.xlf",
"baseHref": "/hr/"
},
"ja": {
"translation": "src/locale/messages.ja.xlf",
"baseHref": "/ja/"