Open Crash-- opened 6 years ago
I18n I am not sure, why ?
It has nothing to do with UI?
Having in our codebase import like import { translate } from 'cozy-ui/react/I18n'
disturbs me
For the I18n part, it may be the subject of another issue, but do we really have specific needs that require a specific implementation around polyglot ? Why don't we just use something like react-polyglot
?
but do we really have specific needs that require a specific implementation around polyglot ?
No, I don't think so. react-polyglot
seems fine.
The goal of this issue, is to list whatever needs to be moved in other repo :
Is there something else?