Updated the list of translations

This commit is contained in:
Veloman Yunkan
2023-05-20 16:15:08 +04:00
parent b24f681c24
commit 2d51e1f0c6
3 changed files with 16 additions and 3 deletions

View File

@ -5,6 +5,7 @@ skin/i18n/de.json
skin/i18n/dga.json
skin/i18n/el.json
skin/i18n/en.json
skin/i18n/fi.json
skin/i18n/fr.json
skin/i18n/he.json
skin/i18n/hy.json

View File

@ -14,6 +14,9 @@ const uiLanguages = [
{
"English": "en"
},
{
"suomi": "fi"
},
{
"français": "fr"
},
@ -23,6 +26,9 @@ const uiLanguages = [
{
"Հայերեն": "hy"
},
{
"interlingua": "ia"
},
{
"italiano": "it"
},