-
Since react-redux's `connect` implements `shouldComponentUpdate`, implementing locale switching is proving difficult.
It is a very common pattern with react-redux to have intermediate `connect`ed co…
-
In the future it would be good to offer full language support for both Arabic and Hebrew. For now we should concentrate on changing the language to Arabic ready for user testing.
-
Firstly, thanks for this library, it's been really useful for us :). Secondly, apologies if this is no longer relevant or has since been fixed - we've not yet had the chance to upgrade from `v2.4.5`.
…
-
### Observed Results:
The application does not support multiple languages
### Expected behavior:
The application should have the functionality to change the language in which messages…
-
`fluent-react` has some [examples](https://github.com/projectfluent/fluent.js/tree/master/fluent-react/examples/redux-async) showing how to store localization data in a Redux store. Currently, we're j…
-
It would be amazing if I could inject components into a string.
Let's suppose I have this translation
```json
{
"greeting": "Welcome ${user}!"
}
```
I'd like to be able to do this:
```ja…
-
tldr: with addition of source maps, `metamask-connect.js` is broken in some cases (meaning it was a bad solution in the first place), need to place our i18n method `t` on context instead (which ends u…
danjm updated
6 years ago
-
Hi!
I have setup Contentful to use multiple languages. In Contentful I've set all fallback locales to None, because we do not want everything to be displayed in all languages.
However, gatsby se…
-
Hey,
Wanted to ask if this is a correct usage of react-i18next as my linter was warning me about duplicate imports.
```
import { translate } from 'react-i18next';
class ComponentOne extends …
-
目前的規則:
1. 只會顯示在 GitHub repo 的 README
2. 要出現在 Awesome List 的清單之中
願望清單:
1. 所有 GitHub 頁面,只要有 repo link 都可以顯示 stars(例如:GitHub Issues)
2. 如果有效能考量,可以提供類似 checkbox UI 讓使用者自己選擇(例如:是否在 awesome list …
amowu updated
6 years ago