From 2a6e54f5809950d33f5c67124f3d81552dfced63 Mon Sep 17 00:00:00 2001 From: derpystuff <3515180-derpystuff@users.noreply.gitlab.com> Date: Fri, 23 Jun 2023 12:02:12 +0200 Subject: [PATCH] update flag -> lang order --- labscore/constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labscore/constants.js b/labscore/constants.js index f14d0ac..1b9f9b7 100644 --- a/labscore/constants.js +++ b/labscore/constants.js @@ -424,9 +424,9 @@ module.exports.TRANSLATE_LANGUAGE_MAPPINGS = Object.freeze({ "xh": "πŸ‡ΏπŸ‡¦", "yo": "πŸ‡³πŸ‡¬", "zu": "πŸ‡ΏπŸ‡¦", + "zh-TW": "πŸ‡¨πŸ‡³", "zh": "πŸ‡¨πŸ‡³", "zh-CN": "πŸ‡¨πŸ‡³", - "zh-TW": "πŸ‡¨πŸ‡³", }) module.exports.TRANSLATE_LANGUAGES = Object.freeze({