X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=scripts%2Fi18n%2Fpull-hook.sh;h=3a83941102bee5b74045af9a753ed2d9bde0eb77;hb=9c2e0dbfa9098675390e00ccb0fa49c51b3c6732;hp=3d57040cc0b6281ae19de8da558b525f4c1acc0b;hpb=3aa5cea8fec998805e32c0480884906d8e4fd490;p=github%2FChocobozzz%2FPeerTube.git diff --git a/scripts/i18n/pull-hook.sh b/scripts/i18n/pull-hook.sh index 3d57040cc..3a8394110 100755 --- a/scripts/i18n/pull-hook.sh +++ b/scripts/i18n/pull-hook.sh @@ -9,4 +9,5 @@ for i in 1 2 3; do perl -pi -e 's|<x id=(.+?)/>([^"])|\2|g' client/src/locale/target/*.xml done -npm run i18n:xliff2json \ No newline at end of file +npm run i18n:xliff2json +