diff --git a/src/i18n/index.js b/src/i18n/index.js index 6201238b..b5efb5c7 100644 --- a/src/i18n/index.js +++ b/src/i18n/index.js @@ -12,6 +12,7 @@ i18n interpolation: { escapeValue: false, // not needed for React as it escapes by default }, + language: 'de', resources, });