updated translations

This commit is contained in:
Denis Duliçi
2020-06-29 17:11:50 +03:00
parent 42f558833a
commit 2576fd118c
85 changed files with 933 additions and 733 deletions

View File

@@ -8,9 +8,9 @@ return [
'counter' => '{0} 您沒有任何通知 | {1} 您有 :count 個通知 | [2,*] 您有 :count個通知',
'overdue_invoices' => '{1} :count 張逾期訂單 | [2,*] :count 張逾期訂單',
'upcoming_bills' => '{1} :count 張即將到來的帳單 | [2,*] :count 張即將到來的帳單',
'items_stock' => '{1} :count 項目無庫存 | [2,*] :count 項目無庫存',
'view_all' => '檢視全部'
],
'docs_link' => 'https://akaunting.com/docs',
'support_link' => 'https://akaunting.com/support',
];