-
Front end team has been working on a V2 Translate component. The aim is to remove redux dependencies from translations, so that new routes have as few dependencies from V1 as possible.
To cover in …
-
We have a bunch of extension methods to solve this, but it would be convenient if it could be included by the provider from the start.
Here are some of the methods we usually use:
```
public s…
-
Hi, I'm using format-message in a Redux app where I deep freeze the state in development. My translation strings are in this deep freezed Redux state. When I pass the translations object to the `forma…
-
When used with a fresh create-react-app install and typescript types with react 18 the component does NOT accept children.
create:
`
npx create-react-app my-app --template typescript
`
install…
-
^ In this screenshot, my config key is 'tf' because I've been trying to debug this error, lol. But yeah, I only see this error in the redux logs for the persist/REHYDRATE action. It doesn't seem t…
-
Hi, this library is very very good, thanks!
I have few suggestions to improve it, cause i see very good potentials on automating scripts and understanding of the app Component Structure.
---
## Publ…
fenos updated
6 years ago
-
Повторяем теорию.
https://tproger.ru/translations/redux-for-beginners/
https://react-redux.js.org/api/hooks
Дополнительно, углубленно:https://habr.com/ru/post/498860/
Изучаем код занятия: https:…
Nolra updated
2 years ago
-
### Bug description
When you switch language in Superset, some charts still have untranslated buttons.
For example Pie chart has 'All' and 'Inv' buttons, that are always on English
### How to repr…
-
Check i18n-msg component to see if it fits our project needs https://www.webcomponents.org/element/ebidel/i18n-msg/elements/i18n-msg
OR
* create the labels object that will be used for international…
-
Map2d currently has some localization features. `src/js/copy.json` is thought of as a localization device that contains all translations. It contains the interface copy text as well as dictionaries fo…