Browse Source

Add receptions translation files

Laurent Destailleur 6 years ago
parent
commit
4318c25c07
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .tx/config

+ 6 - 0
.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/<lang>/receptions.lang
+source_file = htdocs/langs/en_US/receptions.lang
+source_lang = en_US
+type = MOZILLAPROPERTIES
+
 [dolibarr.resource]
 file_filter = htdocs/langs/<lang>/resource.lang
 source_file = htdocs/langs/en_US/resource.lang