German language, and dayjs i18n

This commit is contained in:
Ben Grant 2021-05-24 21:28:19 +10:00
parent 4bd088e938
commit a1677094f7
25 changed files with 298 additions and 29 deletions

View file

@ -8,7 +8,7 @@ i18n
.use(Backend)
.use(initReactI18next)
.init({
fallbackLng: 'en-US',
fallbackLng: 'en',
debug: process.env.NODE_ENV !== 'production',
interpolation: {
escapeValue: false,