mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Add hr locale to angular.json
This commit is contained in:
parent
f8cedaa7a3
commit
80da024bbb
1 changed files with 4 additions and 0 deletions
|
|
@ -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/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue