mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
docs(common): Update Crowdin workflow description
This commit is contained in:
parent
bdc875048b
commit
a8ded5339d
1 changed files with 8 additions and 2 deletions
10
.github/workflows/README.md
vendored
10
.github/workflows/README.md
vendored
|
|
@ -64,8 +64,14 @@ itself:
|
|||
|
||||
....
|
||||
|
||||
# crowdin.yml
|
||||
TODO
|
||||
# crowdin.yml: Upload translation sources to Crowdin translate.keyman.com
|
||||
|
||||
This action automatically updates the English source strings on Crowdin
|
||||
https://crowdin.com/project/keyman/sources/files
|
||||
|
||||
based on the root [crowdin.yml](../../crowdin.yml) configuration file. The daily cron job currently runs at 6:00AM.
|
||||
|
||||
This should match the behavior of locally using the [Crowdin CLI to upload sources](https://crowdin.github.io/crowdin-cli/commands/crowdin-upload-sources).
|
||||
|
||||
# deb-packaging.yml: Ubuntu Packaging GitHub Action
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue