Work in progress on supporting languages in custom forms

This commit is contained in:
Tomas Bures 2018-11-18 22:53:34 +01:00
parent ec299053ba
commit f7cbcf871d
4 changed files with 28 additions and 10 deletions

View file

@ -45,7 +45,8 @@ i18n
},
react: {
wait: true
wait: true,
defaultTransParent: 'span' // This is because we use React < v16
},
detection: {