From c8d062f1aef130e13a99892e7bb695b1e123c3db Mon Sep 17 00:00:00 2001 From: surfdude29 <149612116+surfdude29@users.noreply.github.com> Date: Tue, 21 Jan 2025 21:37:44 +0000 Subject: Tweak Cantonese language tag (#7440) --- app.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app.config.js') diff --git a/app.config.js b/app.config.js index b26175721..57de4493d 100644 --- a/app.config.js +++ b/app.config.js @@ -99,7 +99,7 @@ module.exports = function (config) { 'tr', 'uk', 'vi', - 'yue-Hant', + 'yue', 'zh-Hans', 'zh-Hant', ], -- cgit 1.4.1