🎉 Add ha language to the i18n subsystem

This commit is contained in:
Alejandro Alonso 2024-01-05 11:13:52 +01:00 committed by Andrey Antukh
parent 08cd2ddf1f
commit 492ce43b4a
2 changed files with 2 additions and 0 deletions

View file

@ -90,6 +90,7 @@ function readLocales() {
["ja_jp", "jpn_JP"],
// ["fi", "fin_FI"],
["uk", "ukr_UA"],
"ha"
];
const result = {};