From 4318c25c0765950635c994c996e5fae2522e6a4c Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 10 Jan 2019 12:17:37 +0100 Subject: [PATCH] Add receptions translation files --- .tx/config | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.tx/config b/.tx/config index efbb39d989e..0dea31a14d0 100644 --- a/.tx/config +++ b/.tx/config @@ -314,6 +314,12 @@ source_file = htdocs/langs/en_US/receiptprinter.lang source_lang = en_US type = MOZILLAPROPERTIES +[dolibarr.receptions] +file_filter = htdocs/langs//receptions.lang +source_file = htdocs/langs/en_US/receptions.lang +source_lang = en_US +type = MOZILLAPROPERTIES + [dolibarr.resource] file_filter = htdocs/langs//resource.lang source_file = htdocs/langs/en_US/resource.lang