mirror of
https://github.com/duplicati/duplicati.git
synced 2026-05-06 07:16:38 -04:00
Changed to pull languages that are 10% translated, instead of a fixed list.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
# transifex client in PATH necessary
|
||||
cd $( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
|
||||
tx pull --use-git-timestamps --languages=de,fr,es,zh_CN,nl_NL,pl,fi,ru,da,it,zh_TW,cs,pt_BR,sr_RS,zh_HK,pt,lt,lv,sk_SK,ro,sv_SE,th,hu,sk,ca,ja_JP,bn,ko,fr_CA,en_GB
|
||||
tx pull -use-git-timestamps --force --mode onlytranslated --minimum-perc 10
|
||||
|
||||
Reference in New Issue
Block a user