This is an automatically created issue used to run translations every 3 months.
It was created by the .github/workflows/translation-issue.yml workflow in the silverstripe/.github repository.
Triage instructions (Silverstripe Ltd CMS Squad)
- Put on the following labels:
type/i18n
impact/low
affects/v5
affects/v6
- Move this issue to the "Ready" column on our internal zenhub board
Implementation instructions:
- Create an install of kitchen-sink using the latest next-minor branch e.g.
6
- Also install silverstripe/tx-translator
- Follow the instructions in the
tx-translator README.md and do a TX_PULL=0 TX_COLLECT=1 TX_PUSH=1 run.
- This may create lots of pull-requests. Paste links to these pull request on this issue.
- Once the pull-requests have been merged, create a new install of kitchen-sink using the oldest supported minor branch e.g.
5.4
- Also install silverstripe/tx-translator
- Follow the instructions in the
tx-translator README.md and do a TX_PULL=1 TX_COLLECT=0 TX_PUSH=0 run.
- This will create lots of pull-requests. Paste links to these pull request on this issue.
This is an automatically created issue used to run translations every 3 months.
It was created by the
.github/workflows/translation-issue.ymlworkflow in the silverstripe/.github repository.Triage instructions (Silverstripe Ltd CMS Squad)
type/i18nimpact/lowaffects/v5affects/v6Implementation instructions:
6tx-translatorREADME.md and do a TX_PULL=0 TX_COLLECT=1 TX_PUSH=1 run.5.4tx-translatorREADME.md and do a TX_PULL=1 TX_COLLECT=0 TX_PUSH=0 run.