From 68e30b41c0c5d5a23b36adbf939cdde16b96659f Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Sat, 6 Feb 2021 21:19:52 +0100 Subject: [PATCH] [zh] publish --- src/locales.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales.js b/src/locales.js index e2f961e92..a8b5c6b86 100644 --- a/src/locales.js +++ b/src/locales.js @@ -7,5 +7,5 @@ export default [ ['pt', 'Português', 'https://pt.pronouns.page', false], ['ru', 'Русский', 'https://ru.pronouns.page', false], ['yi', 'ייִדיש', 'https://yi.pronouns.page', false], - ['zh', '中文', 'https://zh.pronouns.page', false], + ['zh', '中文', 'https://zh.pronouns.page', true], ];