Removed icons from buttons

This commit is contained in:
Cüneyt Şentürk
2020-04-22 12:48:51 +03:00
parent a884e06b72
commit 5ed4cd2da9
142 changed files with 780 additions and 1414 deletions

View File

@@ -13,7 +13,6 @@ return [
'price' => 'मूल्य',
'sub_total' => 'पूर्ण योग',
'discount' => 'छूट',
'item_discount' => 'Line Discount',
'tax_total' => 'कर राशि',
'total' => 'कुल',
@@ -31,7 +30,6 @@ return [
'add_payment' => 'भुगतान जोड़ें',
'mark_paid' => 'मार्क करे की भुगतान किया हुआ है',
'mark_received' => 'प्राप्त किए हुए में मार्क करे',
'mark_cancelled' => 'Mark Cancelled',
'download_pdf' => 'डाउनलोड PDF',
'send_mail' => 'ईमेल भेजें',
'create_bill' => 'बिल बनाएं',
@@ -45,13 +43,11 @@ return [
'paid' => 'भुगतान किया',
'overdue' => 'समय पर भुगतान नहीं किया',
'unpaid' => 'भुगतान नहीं किया है',
'cancelled' => 'Cancelled',
],
'messages' => [
'marked_received' => 'Bill marked as received!',
'received' => 'बिल को सफलतापूर्वक प्राप्त किया गया!',
'marked_paid' => 'बिल भुगतान के रूप में मार्क किया गया!',
'marked_cancelled' => 'Bill marked as cancelled!',
'draft' => 'यह एक <b>ड्राफ्ट</b> बिल है और इसे प्राप्त होने के बाद चार्ट पर प्रतिबिंबित किया जाएगा।',
'status' => [