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
{{ message }}
This repository was archived by the owner on Jan 22, 2026. It is now read-only.
blockdylanb edited this page Sep 27, 2021
·
4 revisions
Update all desired strings in app and then run yarn manage:translations. By running this command, all the locales files will be automatically updated with the new keys found in the project. Commit, push and then merge all changes to development branch.
Go to the Blockchain Wallet Frontend project within Lokalise > Settings > Apps > Github and click "Pull Now".
Lokalise will then pull and start processing all of the new and updated strings into their system. Work with business/PM team to order translations.
Wait for localizations to be completed.
Follow these instructions to pull translations into app via PR.
Merge the new PR created by Lokalise bot, run yarn release and deploy build to production as you normally would.