ghiscoding / slickgrid-universal

Slickgrid-Universal is a monorepo which includes all Editors, Filters, Extensions, Services related to SlickGrid usage and is also Framework Agnostic
https://ghiscoding.github.io/slickgrid-universal/
MIT License
83 stars 26 forks source link

how to change language #1595

Closed hwlv closed 2 months ago

hwlv commented 2 months ago

Describe the bug

how to change language

Reproduction

how to change language

Which Framework are you using?

React

Environment Info

| Executable          | Version |
| ------------------- | ------- |
| (framework used)    | VERSION |
| Slickgrid-Universal | VERSION |
| TypeScript          | VERSION |
| Browser(s)          | VERSION |
| System OS           | VERSION |

Validations

ghiscoding commented 2 months ago

just take a look at the demos, the Example 7 has that. Slickgrid-React also has a Locale with i18n docs

Closing since this is not an issue and please consider asking questions in Stack Overflow

ghiscoding commented 2 months ago

ok so by taking a look at the docs, I realized that docs were missing in here (while they are available in all other ports like Slickgrid-React), so I added some docs in PR #1597

These new docs are available in the Documentation website, for example with I18N. I provided 3 ways to translate in the docs

closed by #1597