Merge branch '1.2-dev' of github.com:akaunting/akaunting into 1.2-dev

This commit is contained in:
cuneytsenturk 2018-05-01 13:10:13 +03:00
commit f4d7c00c00
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ return [
'item_name' => 'Item Name|Item Names',
'show_discount' => ':discount % Discount',
'show_discount' => ':discount% Discount',
'add_discount' => 'Add Discount',
'discount_desc' => 'of subtotal',

View File

@ -18,7 +18,7 @@ return [
'item_name' => 'Item Name|Item Names',
'show_discount' => ':discount % Discount',
'show_discount' => ':discount% Discount',
'add_discount' => 'Add Discount',
'discount_desc' => 'of subtotal',