Fixed translation updater with new Simplified Chinese locale
This commit is contained in:
parent
603fdb8150
commit
c283f3f1d2
@ -15,7 +15,7 @@ msgmerge --no-fuzzy-matching -U po/nb_NO.po po/alpaca.pot
|
||||
echo "Updating Bengali"
|
||||
msgmerge --no-fuzzy-matching -U po/bn.po po/alpaca.pot
|
||||
echo "Updating Simplified Chinese"
|
||||
msgmerge --no-fuzzy-matching -U po/zh_CN.po po/alpaca.pot
|
||||
msgmerge --no-fuzzy-matching -U po/zh_Hans.po po/alpaca.pot
|
||||
echo "Updating Hindi"
|
||||
msgmerge --no-fuzzy-matching -U po/hi.po po/alpaca.pot
|
||||
echo "Updating Turkish"
|
||||
|
Loading…
x
Reference in New Issue
Block a user