updated translations
This commit is contained in:
@ -33,6 +33,16 @@ return [
|
||||
'digit' => '數字位數',
|
||||
'next' => '下一個號碼',
|
||||
'logo' => '商標',
|
||||
'custom' => '自訂',
|
||||
'item_name' => '產品名稱',
|
||||
'item' => '產品',
|
||||
'product' => '商品',
|
||||
'service' => '服務',
|
||||
'price_name' => '價格名稱',
|
||||
'price' => '價格',
|
||||
'rate' => 'Rate',
|
||||
'quantity_name' => '數量名稱',
|
||||
'quantity' => '數量',
|
||||
],
|
||||
'default' => [
|
||||
'tab' => '預設',
|
||||
@ -66,6 +76,8 @@ return [
|
||||
'bill_days' => '於到期日前傳送',
|
||||
'cron_command' => 'Cron指令',
|
||||
'schedule_time' => '執行時間',
|
||||
'send_item_reminder'=> '發送產品提醒',
|
||||
'item_stocks' => 'Send When Item Stock',
|
||||
],
|
||||
'appearance' => [
|
||||
'tab' => '外觀',
|
||||
|
Reference in New Issue
Block a user