Add cs to config

This commit is contained in:
Daniel Šebesta 2025-09-18 09:52:22 +02:00 committed by GitHub
commit 815d1d883b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ i18n
.use(LanguageDetector)
.use(initReactI18next)
.init({
supportedLngs: ['en', 'de', 'es', 'fr', 'pt', 'ja', 'hi', 'nl', 'ru', 'zh'],
supportedLngs: ['en', 'de', 'es', 'fr', 'pt', 'ja', 'hi', 'nl', 'ru', 'zh', 'cs'],
fallbackLng: 'en',
interpolation: {
escapeValue: false // react already safes from xss => https://www.i18next.com/translation-function/interpolation#unescape