Spanish translations
This commit is contained in:
parent
053b0fa6fb
commit
06b0b05a2a
22 changed files with 290 additions and 85 deletions
|
|
@ -9,6 +9,9 @@ i18n
|
|||
.use(initReactI18next)
|
||||
.init({
|
||||
fallbackLng: 'en',
|
||||
supportedLngs: ['en', 'de', 'es', 'ko'],
|
||||
ns: 'common',
|
||||
defaultNS: 'common',
|
||||
debug: process.env.NODE_ENV !== 'production',
|
||||
interpolation: {
|
||||
escapeValue: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue