mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-05 19:59:30 +00:00
f5b18dffaf
remove tag-prefix deletion as discussed here: https://github.com/igalic/Plume/pull/1 Update all versions numbers Update Crowdin config to v3 + Pull translations with cargo release Follow a more standard CHANGELOG format add release.toml configuration file for cargo-release and also add overrides in all other crates, since we only have one CHANGELOG.md: https://github.com/sunng87/cargo-release/issues/205 we might wanna have that looked at or fixed ignore .vscode/ add / backfill Changelog.md Co-authored-by: Mina Galić <me+git@igalic.co> Co-authored-by: Ana Gelez <ana@gelez.xyz> Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/835
8 lines
268 B
YAML
8 lines
268 B
YAML
"project_id": 352097
|
|
"api_token_env": "CROWDIN_API_KEY"
|
|
preserve_hierarchy: true
|
|
files:
|
|
- source: /po/plume/plume.pot
|
|
translation: /po/plume/%two_letters_code%.po
|
|
- source: /po/plume-front/plume-front.pot
|
|
translation: /po/plume-front/%two_letters_code%.po
|