]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - zanata.xml
Remove kue migration
[github/Chocobozzz/PeerTube.git] / zanata.xml
1 <?xml version='1.0' encoding='UTF-8' standalone='yes'?>
2 <config xmlns="http://zanata.org/namespace/config/">
3 <url>https://trad.framasoft.org/</url>
4 <project>peertube</project>
5 <project-version>develop</project-version>
6 <project-type>xliff</project-type>
7 <src-dir>./client/src/locale/source</src-dir>
8 <trans-dir>./client/src/locale/target</trans-dir>
9
10 <hooks>
11 <hook command="pull">
12 <after>./scripts/i18n/pull-hook.sh</after>
13 </hook>
14 </hooks>
15 </config>