From c5ce27f8648791840bf28d3cbd0331c6664fad2e Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 25 Nov 2020 16:54:59 +0100 Subject: Regen translations --- scripts/i18n/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/i18n/update.sh') diff --git a/scripts/i18n/update.sh b/scripts/i18n/update.sh index 822344cdd..dd08c7bd4 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 --i18n-locale "en-US" --out-file src/locale/angular.xlf # Merge new translations in other language files npm run ng run -- PeerTube:xliffmerge -- cgit v1.2.3