mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-29 07:41:17 +00:00
Add helper script: tx_pull_de_translation.cmd
This commit is contained in:
parent
a594b7c0eb
commit
18fd867af6
1 changed files with 7 additions and 0 deletions
7
tx_pull_de_translation.cmd
Normal file
7
tx_pull_de_translation.cmd
Normal file
|
@ -0,0 +1,7 @@
|
|||
@echo off
|
||||
cls
|
||||
cd /d "%~dps0"
|
||||
REM
|
||||
echo Pulling reviewed DE translation ...
|
||||
tx pull -l de --mode reviewed -r "syncthing-android-1.stringsxml"
|
||||
pause
|
Loading…
Reference in a new issue