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.