1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-26 14:21:16 +00:00
syncthing-android/tx_pull_de_translation.cmd

8 lines
147 B
Batchfile
Raw Normal View History

@echo off
cls
cd /d "%~dps0"
REM
echo Pulling reviewed DE translation ...
tx pull -l de --mode reviewed -r "syncthing-android-1.stringsxml"
pause