Work in progress on supporting languages in custom forms
This commit is contained in:
parent
ec299053ba
commit
f7cbcf871d
4 changed files with 28 additions and 10 deletions
|
@ -45,7 +45,8 @@ i18n
|
|||
},
|
||||
|
||||
react: {
|
||||
wait: true
|
||||
wait: true,
|
||||
defaultTransParent: 'span' // This is because we use React < v16
|
||||
},
|
||||
|
||||
detection: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue