update hi (#200)
* Update hi.po * Update hi.po * Update LINGUAS * Update update_translation_files.sh * Update hi.po * Update hi.po * Update hi.po
This commit is contained in:
parent
476138ef53
commit
0c47fbb1f7
@ -5,3 +5,4 @@ fr
|
|||||||
nb_NO
|
nb_NO
|
||||||
bn
|
bn
|
||||||
zh_CN
|
zh_CN
|
||||||
|
hi
|
||||||
|
@ -16,3 +16,5 @@ echo "Updating Bengali"
|
|||||||
msgmerge --no-fuzzy-matching -U po/bn.po po/alpaca.pot
|
msgmerge --no-fuzzy-matching -U po/bn.po po/alpaca.pot
|
||||||
echo "Updating Simplified Chinese"
|
echo "Updating Simplified Chinese"
|
||||||
msgmerge --no-fuzzy-matching -U po/zh_CN.po po/alpaca.pot
|
msgmerge --no-fuzzy-matching -U po/zh_CN.po po/alpaca.pot
|
||||||
|
echo "Updating Hindi"
|
||||||
|
msgmerge --no-fuzzy-matching -U po/hi.po po/alpaca.pot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user