From 65f00b6ba4c6bc300b7cf7591c8f721c24875302 Mon Sep 17 00:00:00 2001 From: Steve Seguin Date: Sun, 5 Sep 2021 22:43:21 -0400 Subject: [PATCH] Update translate.js --- translations/translate.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/translations/translate.js b/translations/translate.js index 25efce1..217fd23 100644 --- a/translations/translate.js +++ b/translations/translate.js @@ -72,6 +72,7 @@ const updateList = [ "cs", "de", "en", + "cn", "es", "fr", "it", @@ -81,7 +82,7 @@ const updateList = [ "pt", "ru", "tr", - "uk", + "uk", "blank" ]; // list of languages to update. Update this if you add a new language.