diff options
Diffstat (limited to 'crowdin/README')
| -rw-r--r-- | crowdin/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crowdin/README b/crowdin/README index d963cbb..1235f3d 100644 --- a/crowdin/README +++ b/crowdin/README @@ -21,9 +21,9 @@ Run all scripts from within a repo. - update: no arguments -> this will upload the base language file values/strings.xml to crowdin -- download: no arguments +- download: optional argument BASE_BRANCH -> this will download the language files from crowdin and create/update a - pull request if necessary + pull request against master or the defined BASE_BRANCH if necessary - upload: languages as arguments. e.g. upload cs da de es fr hu it ja nb nl pl pt sk sl sv -> this will upload translations from actual branch of the repo to crowdin. |
