mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
Update Crowdin tooling
This commit is contained in:
Binary file not shown.
+3
-2
@@ -1,3 +1,4 @@
|
||||
export CROWDIN_API_KEY=`cat ~/.appconfig/eu.darken.capod/crowdin.key`
|
||||
#!/bin/sh
|
||||
export CROWDIN_PERSONAL_TOKEN=`cat ~/.appconfig/eu.darken.capod/crowdin.key`
|
||||
alias crowdin-cli='java -jar crowdin-cli.jar'
|
||||
crowdin-cli "$@"
|
||||
crowdin-cli "$@"
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
"api_key_env": "CROWDIN_API_KEY"
|
||||
"project_identifier": "capod"
|
||||
"api_token_env": "CROWDIN_PERSONAL_TOKEN"
|
||||
"project_id": "495673"
|
||||
"preserve_hierarchy": true
|
||||
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user