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 6
6
Flutter and packages dependencies, do that first.
7
7
For details of how, see our README.
8
8
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.
11
16
12
17
* Write an entry in ` docs/changelog.md ` , under "Unreleased".
13
18
Commit that change.
14
19
15
20
* Run ` tools/bump-version ` to update the version number.
16
21
Inspect the resulting commit and tag, and push.
17
22
23
+ [ weblate-github-action ] : https://github.com/zulip/zulip-flutter/actions/workflows/update-translations.yml
24
+
18
25
19
26
## Build and upload alpha: Android
20
27
You can’t perform that action at this time.
0 commit comments