+ translations: add twosky integration

This commit is contained in:
Ildar Kamalov
2019-07-18 18:35:23 +03:00
parent a9fbb93f0f
commit 3b0f2e5563
19 changed files with 2283 additions and 2041 deletions

View File

@@ -60,6 +60,7 @@ i18n
fallbackLng: 'en',
keySeparator: false, // we use content as keys
nsSeparator: false, // Fix character in content
returnEmptyString: false, // count empty value as invalid
interpolation: {
escapeValue: false, // not needed for react!!
},