Skip to content

Commit

Permalink
Merge pull request #1665 from chessbyte/add_transifex_config_for_jansa
Browse files Browse the repository at this point in the history
[JANSA] Add config file for Transifex
  • Loading branch information
simaishi committed Aug 31, 2020
2 parents 6525478 + 4b70a77 commit bf591e1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .tx/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[main]
host = https://www.transifex.com

[manageiq-service-ui.manageiq-service-ui-jansa]
file_filter = client/gettext/po/<lang>/manageiq-ui-service.po
source_file = client/gettext/po/manageiq-ui-service.pot
source_lang = en
type = PO

0 comments on commit bf591e1

Please sign in to comment.