-
replace text & function i18n part
-
## Summary
In the production build of the following [url](https://i18n-dumptruck-dispatcher.netlify.com/en/) when I click "view page source" in Chrome, the source code seems to include all the CS…
-
(tried Gatsby discord, nobody ever answers there)
## Summary
I have localization setup with react-intl.
When building my navigation block, I use `injectIntl` to get locale in my Navigation comp…
-
I want to use this package together with `gatsby-plugin-intl`
By using `gatsby-plugin-intl` I always need to make my imports from this plugin.
```
import { injectIntl } from "gatsby-plugin-intl…
-
version:
react-intl v3.2.1
WeChat v7.0.8
Node.js v10.16.3
I switch react-intl version to v2.9.0 then it works normally in WeChat Browser
here is a picture showing this problem
![image](h…
-
## Summary
I'm using gatsby-source-wordpress with wp-rest-polylang (https://github.com/maru3l/wp-rest-polylang). During the build phase I get a `Cannot read property 'id' of undefined` error.
…
-
Hi Gatsby and @LekoArts,
I decided to open a new issue as a question so as to try and figure this out. I downloaded the `gatsby-master` folder and copied the 'using-i18n' example to try to learn ho…
-
Hi the library works great when i build on ios or android but what if I want a script to simply go over my messages.js and return a json file?
I tried running
`babel --plugins react-intl i18n/me…
-
To gain visibility I think it would be super useful to demonstrate the integration of js-lingui in other popular frameworks/libs, such as https://github.com/gatsbyjs/gatsby and https://github.com/zeit…
-
## Is your feature request related to a problem? Please describe.
Currently next-i18next does not support serverless. It appears that the i18n-middleware create some troubles when used on lambda #271…