[IMP] helpdesk: Initalize pot file

This commit is contained in:
Yannick Tivisse
2017-11-23 16:09:05 +01:00
parent 8451def5a4
commit af1e65f41a
2 changed files with 187 additions and 0 deletions
+5
View File
@@ -47,6 +47,11 @@ file_filter = locale/<lang>/LC_MESSAGES/getting_started.po
source_file = locale/sources/getting_started.pot
source_lang = en
[odoo-11-doc.helpdesk]
file_filter = locale/<lang>/LC_MESSAGES/helpdesk.po
source_file = locale/sources/helpdesk.pot
source_lang = en
[odoo-11-doc.index]
file_filter = locale/<lang>/LC_MESSAGES/index.po
source_file = locale/sources/index.pot