[I18N] remove expense, was supposed to be expenses

This commit is contained in:
Martin Trigaux
2020-01-16 09:53:03 +01:00
parent 817384b0cf
commit f1b0a2fc7d
14 changed files with 3 additions and 315 deletions
+3 -3
View File
@@ -32,9 +32,9 @@ file_filter = locale/<lang>/LC_MESSAGES/ecommerce.po
source_file = locale/sources/ecommerce.pot
source_lang = en
[odoo-13-doc.expenses]
file_filter = locale/<lang>/LC_MESSAGES/expenses.po
source_file = locale/sources/expenses.pot
[odoo-13-doc.expense]
file_filter = locale/<lang>/LC_MESSAGES/expense.po
source_file = locale/sources/expense.pot
source_lang = en
[odoo-13-doc.fsm]