- use `import * as i18next from 'i18next';` instead of `import i18next from 'i18next';` and add an specific env to bypass mocha test
- optimized several translations
Optimized several translations.
This commit itself is only a patch, but as a pull request must have at least one commit with a change-type.
Change-Type: minor