fix language detection

This commit is contained in:
bignutty 2024-10-09 19:30:03 +02:00
parent 16cca6e52f
commit b368717d87

View file

@ -1085,6 +1085,7 @@ module.exports.TRANSLATE_LANGUAGE_MAPPINGS = Object.freeze({
}) })
module.exports.TRANSLATE_LANGUAGES = Object.freeze({ module.exports.TRANSLATE_LANGUAGES = Object.freeze({
"auto": "Automatic",
"ab": "Abkhaz", "ab": "Abkhaz",
"ace": "Acehnese", "ace": "Acehnese",
"ach": "Acholi", "ach": "Acholi",