From f3e3da61fb52f1e7d692004c089cdda54dd0248c Mon Sep 17 00:00:00 2001 From: bignutty <3515180-bignutty@users.noreply.gitlab.com> Date: Sat, 13 Jul 2024 23:16:59 +0200 Subject: [PATCH] remove duplicate values --- labscore/constants.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/labscore/constants.js b/labscore/constants.js index 00a9bc5..22f70d8 100644 --- a/labscore/constants.js +++ b/labscore/constants.js @@ -641,8 +641,6 @@ module.exports.TRANSLATE_LANGUAGE_MAPPINGS = Object.freeze({ "bg": "🇧🇬", "ca": "", "ceb": "🇵🇭", - "zh-CN": "", - "zh-TW": "", "co": "", "hr": "🇭🇷", "cs": "🇨🇿",