Update translation setup for cli-reference
The propose_translation_update_manual job did not work since we needed to initialize some files for it first. I expect that this fixes the job. I updates the transifex config to know about cli-refernece and creates the pot file. Related-Bug: #1275599 Change-Id: Ib6544fa7545722d61115224a1bb0e51b7ce7c272
This commit is contained in:
@@ -68,3 +68,9 @@ source_file = doc/training-guides/locale/training-guides.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[openstack-manuals-i18n.cli-reference]
|
||||
file_filter = doc/cli-reference/locale/<lang>.po
|
||||
source_file = doc/cli-reference/locale/cli-reference.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
|
||||
Reference in New Issue
Block a user