X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=scripts%2Fi18n%2Fupdate.sh;h=4d3e9af17d013c98f76cc3282c9b1e549344516a;hb=0ca454e3bdf89390d1a48760ab555ddd8725c82d;hp=822344cddb664368ea5ac3686d536ae95f52ba11;hpb=2b199db4fc84bbd890c181e9b70e75e35e526a47;p=github%2FChocobozzz%2FPeerTube.git diff --git a/scripts/i18n/update.sh b/scripts/i18n/update.sh index 822344cdd..4d3e9af17 100755 --- a/scripts/i18n/update.sh +++ b/scripts/i18n/update.sh @@ -5,7 +5,7 @@ set -eu git fetch weblate && git merge weblate/develop cd client -npm run ng -- extract-i18n --i18n-locale "en-US" --out-file src/locale/angular.xlf src/locale/angular.xlf +npm run ng -- extract-i18n --out-file src/locale/angular.xlf # Merge new translations in other language files npm run ng run -- PeerTube:xliffmerge