Browse Source

Fix translation upload to crowdin (#2599)

tags/v1.21.12.1
Lauris BH GitHub 8 years ago
parent
commit
339d7de409
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .drone.yml

+ 1
- 0
.drone.yml View File

@@ -217,6 +217,7 @@ pipeline:
pull: true pull: true
secrets: [ crowdin_key ] secrets: [ crowdin_key ]
project_identifier: gitea project_identifier: gitea
ignore_branch: true
files: files:
locale_en-US.ini: options/locale/locale_en-US.ini locale_en-US.ini: options/locale/locale_en-US.ini
when: when:


Loading…
Cancel
Save