Add translate Setting page

This commit is contained in:
hoangnd
2018-10-25 17:33:44 +07:00
parent e1069f6bd1
commit 3854a7acf9
4 changed files with 45 additions and 20 deletions

View File

@@ -15,10 +15,10 @@ i18n
keySeparator: false, // we use content as keys
interpolation: {
escapeValue: false, // not needed for react!!
formatSeparator: ',',
},
react: {
wait: true,
nsMode: 'fallback',
},
});