1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-16 13:46:16 +02:00

Add translations.

This commit is contained in:
Bogdan Bodnar
2019-08-28 14:35:29 +02:00
parent c17bed3be2
commit 7262f15c89
3 changed files with 74 additions and 1 deletions

View File

@ -67,6 +67,7 @@
"test:coverage": "jest --coverage --colors"
},
"files": [
"dist/**"
"dist/**",
"translations"
]
}