updated languages

This commit is contained in:
denisdulici
2017-10-13 10:05:28 +03:00
parent d594d8b9c4
commit 8c8f08b2f3
21 changed files with 15 additions and 87 deletions

View File

@@ -24,6 +24,7 @@ return [
],
'failed' => '使用者名稱或密碼錯誤',
'disabled' => '此帳號已被停用,請聯繫系統管理員。',
'throttle' => '嘗試登入太多次,請在 :seconds 秒後再試。',
];

View File

@@ -11,7 +11,7 @@ return [
'currencies_gbp' => '英鎊',
'currencies_try' => '土耳其里拉',
'taxes_exempt' => '免稅',
'taxes_normal' => '一般',
'taxes_normal' => '一般稅率',
'taxes_sales' => '銷售稅',
];

View File

@@ -85,14 +85,12 @@ return [
'filter' => '篩選',
'create_user' => '建立使用者',
'created_user' => '已建立使用者',
'bank' => '銀行轉帳',
'cash' => '現金',
'paypal' => 'PayPal',
'help' => '說明',
'all' => '全部',
'all_type' => '所有 :type',
'upcoming' => '即將到來',
'created' => '已建立',
'id' => '編號',
'title' => [
'new' => '新增 :type',