Merge branch 'main' of github.com-jeffser:Jeffser/Alpaca

This commit is contained in:
jeffser 2024-08-07 19:41:58 -06:00
commit c873b49700
3 changed files with 464 additions and 290 deletions

View File

@ -4,4 +4,5 @@ pt_BR
fr
nb_NO
bn
zh_CN
zh_CN
hi

747
po/hi.po

File diff suppressed because it is too large Load Diff

View File

@ -15,4 +15,6 @@ 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_CN.po po/alpaca.pot
echo "Updating Hindi"
msgmerge --no-fuzzy-matching -U po/hi.po po/alpaca.pot