-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gutenboarding: i18n #37665
Labels
[Feature Group] Signup & Site Onboarding
Tools for user registration and onboarding new users to the site.
[Goal] Gutenberg
Working towards full integration with Gutenberg
[Goal] New Onboarding
previously called Gutenboarding
i18n
Comments
johnHackworth
added
i18n
[Goal] Gutenberg
Working towards full integration with Gutenberg
[Feature Group] Signup & Site Onboarding
Tools for user registration and onboarding new users to the site.
labels
Nov 18, 2019
This was referenced Feb 17, 2020
I've updated this master issue with some new issues to track additional i18n tasks. |
There's some good i18n work in #39627 that would be nice to clean up and get landed. |
Merged
9 tasks
This was referenced Nov 1, 2020
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
[Feature Group] Signup & Site Onboarding
Tools for user registration and onboarding new users to the site.
[Goal] Gutenberg
Working towards full integration with Gutenberg
[Goal] New Onboarding
previously called Gutenboarding
i18n
Gutenboarding should fully support a localized experience. MT: pbAok1-dn-p2
Tasks
Wip:
Todo:
Backlog:
Other teams:
localizeUrl( 'https://wordpress.com/help/contact' )
) (Logged in users will see a translated page, this is for logged out) New Onboarding: Localize help contact url in Step-by-step launch flow #47947 - blocked, see: Support contact urls need better localization support #48033gutenboarding/language-picker
config entry to true or removing flag altogether. Relies on Use LanguagePicker in Calypso #46328 (not a blocker because we're releasing to existing users first)Done:
/plans/details
without a locale and with a locale around the same time, depending which one comes back first changes the outcomes, page: /new/features Onboarding: fix the plans correct language displaying in the plans grid #47611plans/details
API endpoint in the launch flow plans step as mentioned here: Gutenboarding: Switch plans grid to use plans/detail endpoint to fetch plans details via API #46588 (comment) Gutenboarding: plans grid requests data in the correct locale #47227./packages
(without text-domain) works when shipped in Editor kit plugin (with text-domain). context: pbAok1-1Ao-p2 Part of Add text domain to copy in domain-picker and plans-grid packages #46557 ?lib/plans
or API (code) in progress in Gutenboarding: Switch plans grid to use plans/detail endpoint to fetch plans details via API #46588, endpoint deployed in D51380-code and D51895-codeplans/details
endpoint (D51380-code)@wordpress/i18n
-style strings for translation (i18n: Add CircleCI extraction job #39541 / @yuliyan)localize vertical API: Gutenboarding: Get localized verticals #37630No verticals currentlyserver-side-detect locale?Suspect duplicate of Gutenboarding: Load translations before render #46473Test i18n:
en
: (redirect strip locale) https://wordpress.com/new/enar
: (RTL) https://wordpress.com/new/arde
: https://wordpress.com/new/dees
: https://wordpress.com/new/esfr
: https://wordpress.com/new/frhe
: (RTL) https://wordpress.com/new/heid
: https://wordpress.com/new/idit
: https://wordpress.com/new/itja
: (non latin check) https://wordpress.com/new/jako
: https://wordpress.com/new/konl
: https://wordpress.com/new/nlpt-br
: https://wordpress.com/new/pt-brru
: (long translations) https://wordpress.com/new/rusv
: https://wordpress.com/new/svtr
: https://wordpress.com/new/trzh-cn
: https://wordpress.com/new/zh-cnzh-tw
: https://wordpress.com/new/zh-twSome additional pointers:
/packages/*
The text was updated successfully, but these errors were encountered: