mirror of
https://github.com/ansible/awx.git
synced 2026-02-24 06:26:00 -03:30
add manage_translations
This commit is contained in:
12
config/zanata.xml
Normal file
12
config/zanata.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<config xmlns="http://zanata.org/namespace/config/">
|
||||
<url>https://translate.stage.engineering.redhat.com/</url>
|
||||
<project>ansible-demo</project>
|
||||
<project-version>devel</project-version>
|
||||
<project-type>gettext</project-type>
|
||||
<src-dir>awx/locale</src-dir>
|
||||
<trans-dir>awx/locale</trans-dir>
|
||||
<rules>
|
||||
<rule>{locale}/LC_MESSAGES/{filename}.po</rule>
|
||||
</rules>
|
||||
</config>
|
||||
Reference in New Issue
Block a user