Fix chinese translation

This commit is contained in:
Thomas "ajnart" Camlong
2022-09-16 09:36:13 +09:00
parent 3a77a0480b
commit be233c24b2
2 changed files with 2 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ module.exports = {
'sl', 'sl',
'sv', 'sv',
'uk', 'uk',
'zh',
], ],
fallbackLng: 'en', fallbackLng: 'en',
localeDetection: true, localeDetection: true,