diff --git a/labscore/constants.js b/labscore/constants.js index 1d7c7e8..c70ba0a 100644 --- a/labscore/constants.js +++ b/labscore/constants.js @@ -1085,6 +1085,7 @@ module.exports.TRANSLATE_LANGUAGE_MAPPINGS = Object.freeze({ }) module.exports.TRANSLATE_LANGUAGES = Object.freeze({ + "auto": "Automatic", "ab": "Abkhaz", "ace": "Acehnese", "ach": "Acholi",