add source for subtotals lang file (#35296)
This commit is contained in:
parent
1263054fba
commit
d81baf8f53
1 changed files with 6 additions and 0 deletions
|
|
@ -380,6 +380,12 @@ source_file = htdocs/langs/en_US/stripe.lang
|
|||
source_lang = en_US
|
||||
type = MOZILLAPROPERTIES
|
||||
|
||||
[o:dolibarr-association:p:dolibarr:r:subtotals]
|
||||
file_filter = htdocs/langs/<lang>/subtotals.lang
|
||||
source_file = htdocs/langs/en_US/subtotals.lang
|
||||
source_lang = en_US
|
||||
type = MOZILLAPROPERTIES
|
||||
|
||||
[o:dolibarr-association:p:dolibarr:r:supplier_proposal]
|
||||
file_filter = htdocs/langs/<lang>/supplier_proposal.lang
|
||||
source_file = htdocs/langs/en_US/supplier_proposal.lang
|
||||
|
|
|
|||
Loading…
Reference in a new issue