You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to find a way to allow our Jetpack blocks for Gutenberg to be fully translatable.
One way we can get around it is to make i18n-calypso use the same jed version that Gutenberg core does, and then try to reuse the same translations in Jetpack, thus let Jetpack supply them.
We need to find a way to allow our Jetpack blocks for Gutenberg to be fully translatable.
One way we can get around it is to make i18n-calypso use the same
jed
version that Gutenberg core does, and then try to reuse the same translations in Jetpack, thus let Jetpack supply them.For this to happen:
jed
- fix(deps): update dependency jed to v1.1.1 i18n-calypso#72 (comment)[email protected]
(which bundles the updated Jed) - Framework: Use i18n-calypso v3.0 #27820jed >= 1.1
translation files are deployed for all languages.The text was updated successfully, but these errors were encountered: