Add support for Arab and Ukrainian

This commit is contained in:
Fransolet Thomas 2023-01-12 16:19:51 +01:00
parent 9e8109225a
commit bdab0dc286

View File

@ -35,6 +35,6 @@
"UserName": "admin",
"Password": "mdlf2021!"
},
"SupportedLanguages": [ "FR", "NL", "EN", "DE", "IT", "ES", "PL", "CN" ]
"SupportedLanguages": [ "FR", "NL", "EN", "DE", "IT", "ES", "PL", "CN", "AR", "UK" ]
//"Urls": "http://[::]:80"
}