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

@@ -17,4 +17,4 @@
"enabled": true
}
}
}
}

View File

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