Adding IT properly (#1695)

* Adding IT properly

* added to base + format + bundle

---------

Co-authored-by: ben <ben@arc.wales>
This commit is contained in:
M Ʌ R C 2023-05-10 03:33:17 -06:00 committed by GitHub
parent 95071eb87e
commit 7e0beb508c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 104 additions and 8 deletions

View file

@ -61,13 +61,14 @@
"/static/vendor/Chart.bundle.js",
"/static/vendor/vue-i18n.js",
"/static/i18n/i18n.js",
"/static/i18n/en.js",
"/static/i18n/de.js",
"/static/i18n/en.js",
"/static/i18n/es.js",
"/static/i18n/jp.js",
"/static/i18n/pi.js",
"/static/i18n/fr.js",
"/static/i18n/it.js",
"/static/i18n/jp.js",
"/static/i18n/nl.js",
"/static/i18n/pi.js",
"/static/js/base.js",
"/static/js/components.js",
"/static/js/bolt11-decoder.js"