Files
grocy/.devtools/transifex_check_for_new_languages.bat

4 lines
72 B
Batchfile
Raw Normal View History

pushd ..
tx pull --all --resources grocy.strings --minimum-perc=70
popd