refs #602 change calculate to included

This commit is contained in:
cuneytsenturk
2018-11-07 11:45:29 +03:00
parent 4131237c47
commit 9fdcf7dbbe
5 changed files with 61 additions and 45 deletions

View File

@@ -5,7 +5,7 @@ return [
'rate' => 'Rate',
'rate_percent' => 'Rate (%)',
'normal' => 'Normal',
'calculate' => 'Calculate as VAT/GST',
'included' => 'Included in Price',
'compound' => 'Compound',
];