mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 13:43:06 -04:00
fix language detection
This commit is contained in:
parent
16cca6e52f
commit
b368717d87
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue