diff --git a/update_translation_files.sh b/update_translation_files.sh index 1caf41cf..f41f89b0 100755 --- a/update_translation_files.sh +++ b/update_translation_files.sh @@ -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_Hans.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 echo "Updating Turkish"