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 has been archived by the owner on Apr 15, 2019. It is now read-only.
After i18n is set up in #3 we should set up a localization platform to separate translation management from development.
With a localization platform, we can store the translations separately from the source code and download the latest translations automatically as one step of npm run build.
There should also be a command for downloading the latest translations when necessary.
Uploading latest transaction sources can be part of building development branch in Jenkins.
After i18n is set up in #3 we should set up a localization platform to separate translation management from development.
With a localization platform, we can store the translations separately from the source code and download the latest translations automatically as one step of
npm run build
.There should also be a command for downloading the latest translations when necessary.
Uploading latest transaction sources can be part of building
development
branch in Jenkins.I have personally good experience with https://www.transifex.com
But there are other options, like https://crowdin.com
The text was updated successfully, but these errors were encountered: