Skip to content

Commit c76d3db

Browse files
committed
Pull translations for all languages
cataclysm-dda.credits-master [ru] - Pulling file cataclysm-dda.credits-master [ru] - File was not found locally, skipping tx pull will not pull files if they do not exist locally. > In case that there aren't any translation files, like in the structure above, then you must either use the -l/--language or the -a/--all flag. https://developers.transifex.com/docs/using-the-client
1 parent 31c2335 commit c76d3db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-translations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
if: github.repository == 'CleverRaven/Cataclysm-DDA'
3434
env:
3535
TX_TOKEN: ${{ secrets.TX_TOKEN }}
36-
run: tx pull --force
36+
run: tx pull -a --force
3737

3838
- name: Discard invalid translations
3939
run: ./lang/discard_invalid_po.sh

0 commit comments

Comments
 (0)