File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 66 Flutter and packages dependencies, do that first.
77 For details of how, see our README.
88
9- * Update translations from Weblate.
10- See ` git log --stat --grep eblate ` for previous examples.
9+ * Update translations from Weblate:
10+ * Run the [ GitHub action] [ weblate-github-action ] to create a PR
11+ (or update an existing bot PR) with translation updates.
12+ * CI doesn't run on the bot's PRs. So if you suspect the PR might
13+ break anything (e.g. if this is the first sync since changing
14+ something in our Weblate setup), run ` tools/check ` on it yourself.
15+ * Merge the PR.
1116
1217* Write an entry in ` docs/changelog.md ` , under "Unreleased".
1318 Commit that change.
1419
1520* Run ` tools/bump-version ` to update the version number.
1621 Inspect the resulting commit and tag, and push.
1722
23+ [ weblate-github-action ] : https://github.com/zulip/zulip-flutter/actions/workflows/update-translations.yml
24+
1825
1926## Build and upload alpha: Android
2027
You can’t perform that action at this time.
0 commit comments