Skip to content

Commit 6be7273

Browse files
authored
Merge pull request #440 from martadinata666/id-translation
add id-translation #438
2 parents 667160f + 21884ab commit 6be7273

File tree

2 files changed

+3259
-0
lines changed

2 files changed

+3259
-0
lines changed

angular.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@
3535
"baseHref": "",
3636
"translation": "src/frontend/translate/messages.hu.xlf"
3737
},
38+
"id": {
39+
"baseHref": "",
40+
"translation": "src/frontend/translate/messages.id.xlf"
41+
},
3842
"it": {
3943
"baseHref": "",
4044
"translation": "src/frontend/translate/messages.it.xlf"

0 commit comments

Comments
 (0)