first commit

This commit is contained in:
2026-04-15 20:16:52 +08:00
commit 8f45044411
1172 changed files with 329978 additions and 0 deletions
+228
View File
@@ -0,0 +1,228 @@
<?php
return [
'scaffold' => [
'header' => '代碼生成器',
'choose' => '選取已有數據表',
'table' => '表名',
'model' => '模型',
'controller' => '控製器',
'repository' => '數據倉庫',
'add_field' => '加入欄位',
'pk' => '主鍵',
'soft_delete' => '軟刪除',
'create_migration' => '建立表遷移檔案',
'create_model' => '建立模型',
'create_repository' => '建立數據倉庫',
'create_controller' => '建立控製器',
'run_migrate' => '建立數據表',
'create_lang' => '建立翻譯檔案',
'field' => '欄位',
'translation' => '翻譯',
'comment' => '註解',
'default' => '預設值',
'field_name' => '欄位名',
'type' => '類型',
'nullable' => '允許null',
'key' => '索引',
'translate_title' => '翻譯標題',
'sync_translation_with_comment' => '同步翻譯與注解',
],
'client' => [
'delete_confirm' => '確認刪除?',
'confirm' => '確認',
'cancel' => '取消',
'refresh_succeeded' => '重新整理成功 !',
'submit' => '提交',
'close' => '關閉',
'selected_options' => '已選取:num個選項',
'exceed_max_item' => '已超過最大可選數量',
'no_preview' => '預覽失敗',
'500' => '系統繁忙,請稍後再試!',
'403' => '對不起,您沒有權限存取,請洽詢管理員。',
'401' => '請登入!',
'419' => '對不起,目前頁面已失效,請重新整理瀏覽器。',
],
'home' => '首頁',
'online' => '線上',
'login' => '登入',
'logout' => '登出',
'setting' => '設定',
'name' => '名稱',
'username' => '使用者名稱',
'old_password' => '舊密碼',
'password' => '密碼',
'password_confirmation' => '確認密碼',
'old_password_error' => '請輸入正確的舊密碼',
'remember_me' => '記住我',
'user_setting' => '用戶設定',
'avatar' => '頭像',
'list' => '清單',
'new' => '新增',
'create' => '建立',
'delete' => '刪除',
'remove' => '移除',
'edit' => '編輯',
'quick_edit' => '快速編輯',
'continue_editing' => '繼續編輯',
'continue_creating' => '繼續建立',
'view' => '檢視',
'detail' => '詳細',
'browse' => '瀏覽',
'reset' => '重設',
'export' => '導出',
'batch_delete' => '批次刪除',
'save' => '儲存',
'refresh' => '重新整理',
'order' => '排序',
'expand' => '展開',
'collapse' => '收起',
'filter' => '過濾',
'search' => '搜尋',
'close' => '關閉',
'show' => '顯示',
'entries' => '條',
'captcha' => '驗證碼',
'action' => '操作',
'title' => '標題',
'description' => '描述',
'back' => '返回',
'back_to_list' => '返回清單',
'submit' => '提交',
'menu' => '選單',
'input' => '輸入',
'succeeded' => '成功',
'failed' => '失敗',
'delete_confirm' => '確認刪除?',
'delete_succeeded' => '刪除成功 !',
'delete_failed' => '刪除失敗 !',
'update_succeeded' => '更新成功 !',
'update_failed' => '更新失敗 !',
'save_succeeded' => '儲存成功 !',
'save_failed' => '儲存失敗 !',
'refresh_succeeded' => '重新整理成功 !',
'login_successful' => '登入成功 !',
'choose' => '選取',
'choose_file' => '選取檔案',
'choose_image' => '選取圖片',
'more' => '更多',
'deny' => '無權存取',
'administrator' => '管理員',
'roles' => '角色',
'permissions' => '權限',
'slug' => '標識',
'created_at' => '建立時間',
'updated_at' => '更新時間',
'alert' => '註意',
'parent_id' => '父級',
'icon' => '圖標',
'uri' => '路徑',
'operation_log' => '操作日誌',
'parent_select_error' => '父級選取錯誤',
'default' => '預設',
'table' => '表格',
'no_data' => '暫無數據',
'routes' => '路由',
'alias' => '別名',
'route_action' => '處理器',
'middleware' => '中間件',
'import' => '匯入',
'is_not_import' => '未匯入',
'selected_options' => '已選取:num個選項',
'method' => '方法',
'user' => '用戶',
'pagination' => [
'range' => '從 :first 到 :last ,總共 :total 條',
],
'role' => '角色',
'permission' => '權限',
'route' => '路由',
'confirm' => '確認',
'cancel' => '取消',
'selectall' => '全選',
'http' => [
'method' => 'HTTP方法',
'path' => 'HTTP路徑',
],
'all_methods_if_empty' => '為空預設為所有方法',
'all' => '全部',
'current_page' => '目前頁',
'selected_rows' => '選取的行',
'upload' => '上傳',
'new_folder' => '建立檔案夾',
'time' => '時間',
'size' => '大小',
'between_start' => '開始',
'between_end' => '結束',
'next_page' => '下一頁',
'prev_page' => '上一頁',
'next_step' => '下一步',
'prev_step' => '上一步',
'done' => '完成',
'listbox' => [
'text_total' => '總共 {0} 項',
'text_empty' => '空清單',
'filtered' => '{0} / {1}',
'filter_clear' => '顯示全部',
'filter_placeholder' => '過濾',
],
'responsive' => [
'display_all' => '顯示全部',
'display' => '欄位',
'focus' => '聚焦',
],
'uploader' => [
'add_new_media' => '加入檔案',
'drag_file' => '或將檔案拖到這裏',
'max_file_limit' => 'The :attribute may not be greater than :max.',
'exceed_size' => '檔案大小超過',
'interrupt' => '上傳暫停',
'upload_failed' => '上傳失敗,請重試',
'selected_files' => '選取:num個檔案,共:size。',
'selected_has_failed' => '已成功上傳:success個檔案,:fail個檔案上傳失敗,<a class="retry" href="javascript:"";">重新上傳</a>失敗檔案或<a class="ignore" href="javascript:"";">忽略</a>',
'selected_success' => '共:num個(:size),已上傳:success個。',
'dot' => '',
'failed_num' => '失敗:fail個。',
'pause_upload' => '暫停上傳',
'go_on_upload' => '繼續上傳',
'start_upload' => '開始上傳',
'upload_success_message' => '已成功上傳:success個檔案',
'go_on_add' => '繼續加入',
'Q_TYPE_DENIED' => '對不起,不允許上傳此類型檔案',
'Q_EXCEED_NUM_LIMIT' => '對不起,已超過檔案上傳數量限製,最多只能上傳:num個檔案',
'F_EXCEED_SIZE' => '對不起,目前選取的檔案過大',
'Q_EXCEED_SIZE_LIMIT' => '對不起,已超過檔案大小限製',
'F_DUPLICATE' => '檔案重復',
'confirm_delete_file' => '您確定要刪除這個檔案嗎?',
],
'import_extension_confirm' => '確認匯入拓展?',
'quick_create' => '快速建立',
'grid_items_selected' => '已選取 {n} 項',
'nothing_updated' => '沒有任何數據被更改',
'welcome_back' => '歡迎回來,請登入您的賬戶。',
'documentation' => '文檔',
'demo' => '範例',
'extensions' => '擴展',
'version' => '版本',
'current_version' => '目前版本',
'latest_version' => '最新版本',
'upgrade_to_version' => '更新至版本 :version',
'enable' => '啟用',
'disable' => '停用',
'uninstall' => '卸載',
'confirm_uninstall' => '您確定要卸載目前擴展嗎?此動作將會移除擴展數據!',
'marketplace' => '應用市場',
'theme' => '主題',
'application' => '應用',
'install_from_local' => '本地安裝',
'install_succeeded' => '安裝成功',
'invalid_extension_package' => '安裝包異常',
'copied' => '已復製',
'auth_failed' => '賬戶或密碼錯誤',
'validation' => [
'match' => '與 :attribute 不符。',
'minlength' => ':attribute 字元長度不能少於 :min。',
'maxlength' => ':attribute 字元長度不能超過 :max。',
],
];
+31
View File
@@ -0,0 +1,31 @@
<?php
return [
'labels' => [
'Carmis' => '卡密',
'carmis' => '卡密',
],
'fields' => [
'goods_id' => '所屬商品',
'status' => '狀態',
'carmi' => '卡密內容',
'status_unsold' => '未售出',
'status_sold' => '已售出',
'is_loop' => '循環卡密',
'yes'=>'是',
'import_carmis' => '匯入卡密',
'carmis_list' => '卡密清單',
'carmis_txt' => '卡密文字',
'are_you_import_sure' => '確定要匯入卡密嗎?',
'remove_duplication' => '是否去重',
],
'options' => [
],
'helps' => [
'carmis_list' => '一行一個,輸入鍵分隔。請勿匯入單個文字長度過大的卡密,容易導致記憶體溢出。如果卡密過大建議修改商品為人工處理'
],
'rule_messages' => [
'carmis_list_and_carmis_txt_can_not_be_empty' => '請填寫需要匯入的卡密或選取需要上傳的卡密檔案',
'import_carmis_success' => '匯入卡密成功!'
]
];
+23
View File
@@ -0,0 +1,23 @@
<?php
return [
'labels' => [
'Coupon' => '折扣碼',
'coupon' => '折扣碼',
],
'fields' => [
'type' => '折扣類型',
'discount' => '折扣金額',
'is_use' => '是否已經使用',
'is_open' => '是否啟用',
'coupon' => '折扣碼',
'ret' => '剩余使用次數',
'type_one_time' => '一次性使用',
'type_repeat' => '重復使用',
'status_use' => '已使用',
'status_unused' => '未使用',
'goods_id' => '可用商品'
],
'options' => [
],
];
+148
View File
@@ -0,0 +1,148 @@
<?php
/**
* The file was created by Assimon.
*
* @author assimon<ashang@utf8.hk>
* @copyright assimon<ashang@utf8.hk>
* @link http://utf8.hk/
*/
return [
'official_website' => '官網',
'dashboard' => '儀表盤',
'dashboard_description' => '每個夢想的路上,一起前行....!',
'join_qq_group' => '加入qq群',
'join_telegram_group' => '加入tg群',
'is_open' => '是否啟用',
'trashed' => '回收桶',
'restore' => '恢復',
'are_you_restore_sure' => '確定恢復嗎?',
'restored' => '已恢復',
'ord' => '數值越大,排名越靠前',
'status_open' => '啟用',
'status_close' => '停用',
'sales_data' => '銷售數據',
'order_success_rate' => '訂單成交率',
'order_count_number' => '總訂單數',
'last_seven_days' => '最近7天',
'last_today' => '今天',
'last_month' => '最近一個月',
'last_year' => '最近一年',
'status_pending_number' => '待處理訂單數',
'status_processing_number' => '處理中訂單數',
'status_completed_number' => '已完成訂單數',
'status_failure_number' => '失敗訂單數',
'status_abnormal_number' => '異常訂單數',
'payment_chart' => '支付數據',
'payment_successful_number' => '支付成功數',
'unpaid_number' => '未支付數',
'sales_chart' => '銷售額',
'popular_goods' => '受歡迎的商品',
'warning_title' => '請註意!!',
'error_title' => '出現錯誤了喲~',
'callback' => '返回',
'reset' => '重設',
'search_now' => '立即查詢',
'home_page' => '首頁',
'group_all' => '全部',
'order_search' => '訂單查詢',
'site_announcement' => '公告',
'price' => '價格',
'wholesale_discount' => '批發價',
'order_now' => '下單',
'not' => '無',
'close' => '關閉',
'discount' => '折',
'home_discount' => '折扣',
'share_qr' => '分享此商品',
'by_amount' => '購買',
'or_the_above' => '件或以上',
'each' => '每個',
'email' => '信箱',
'payment_method' => '支付方式',
'search_password' => '訂單查詢密碼',
'img_verify_code' => '圖形驗證碼',
'coupon_code' => '折扣碼',
'copy_text' => '復製',
'search_goods_name' => '商品名稱...',
'behavior_verification' => '行為驗證',
'click_to_behavior_verification' => '點擊進行此處行為驗證',
'success_behavior_verification' => '已完成行為驗證',
'fail_behavior_verification' => '行為驗證失敗',
'please_complete_the_behavior_verification_correctly' => '請正確完成行為驗證',
'confirm_order' => '確認訂單',
'date_to_expired_order' => ':min分鐘內未完成支付訂單將作廢',
'order_information' => '訂單資料',
'pay_immediately' => '立即支付',
'amount_to_be_paid' => '需要支付金額',
'open_the_app_to_pay' => '打開 APP 支付',
'order_search_by_sn' => '訂單號查詢',
'order_search_by_email' => '下單信箱查詢',
'order_search_by_browser' => '瀏覽器查詢',
'scan_qrcode_to_pay' => 'QRcode掃碼支付',
'pay_order_expiration_date_prompt' => '請打開 APP 掃描 QRcode 支付!有效期:min分鐘',
'money_symbol' => '¥',
'purchase_limit' => '每單限',
'prompt' => [
'server_illegal_request' => '非法請求!',
'the_goods_is_not_on_the_shelves' => '該商品未上架!',
'wholesale_price_format_error' => '批發價設定有誤',
'by_amount_not_null' => '購買數量不能為0',
'inventory_shortage' => '庫存不足',
'please_select_mode_of_payment' => '請選取支付方式',
'goods_does_not_exist' => '商品不存在',
'search_password_can_not_be_empty' => '請填寫訂單查詢密碼',
'image_verify_code_error' => '圖形驗證碼錯誤',
'buy_amount_format_error' => '請正確填寫購買數量',
'email_format_error' => '請正確填寫信箱',
'geetest_validate_fail' => '行為驗證未通過',
'purchase_limit_exceeded' => '單筆購買數量超過限製',
'coupon_does_not_exist' => '折扣碼不存在',
'coupon_lack_of_available_opportunities' => '折扣碼可使用次數不足',
'can_not_be_empty' => '不能為空',
'order_does_not_exist' => '訂單不存在',
'order_is_expired' => '訂單已逾期,請重新下單',
'order_already_paid' => '訂單已經支付過了,請勿重復支付',
'order_status_completed' => '訂單已經處理',
'order_inconsistent_amounts' => '訂單金額不一致',
'order_carmis_insufficient_quantity_available' => '庫存可使用卡密不足,請聯系管理員核查',
'pay_gateway_does_not_exist' => '支付網關不存在',
'abnormal_payment_channel' => '支付網關異常!',
'payment_successful' => '支付成功!',
'copy_text_success' => '復製成功',
'copy_text_failed' => '復製失敗',
'search_order_browser_tips' => '最多只能查詢最近 5 筆訂單',
'no_related_order_found_for_cache' => '未找到相關訂單快取!',
'no_related_order_found' => '未找到相關訂單!',
'new_order_push' => '新訂單通知'
],
'equipment' => [
'please_use_a_browser_to_open' => '請使用內建瀏覽器打開',
'does_not_support_wechat_or_qq_access' => '本站不支持 Wechat或QQ 內存取',
'please_follow_the_prompts_to_open' => '請按提示在行動電話 瀏覽器 打開',
'open_browser_tips' => '點擊右上角···圖標 or 復製網址自行打開',
'apple_device' => '蘋果設備',
'android_device' => '安卓設備',
'click_on_the_upper_right_corner' => '點擊右上角',
'open_the_browser' => '在 瀏覽器 打開',
'what_do_you_need_today' => '今天需要一點什麽?',
'self_promotion' => '優質的商品和卓越的客戶服務代表完美的交易流程體現。',
],
'page-title' => [
'home' => '首頁',
'bill' => '訂單確認',
'order-detail' => '訂單詳情',
'order-search' => '訂單查詢'
]
];
+15
View File
@@ -0,0 +1,15 @@
<?php
return [
'labels' => [
'Emailtpl' => '郵件模板',
'emailtpl' => '郵件模板',
],
'fields' => [
'tpl_name' => '郵件標題',
'tpl_content' => '郵件內容',
'tpl_token' => '郵件標識',
],
'options' => [
],
];
+22
View File
@@ -0,0 +1,22 @@
<?php
return [
'labels' => [
'Extensions' => '擴展',
],
'fields' => [
'alias' => '別名',
'description' => '描述',
'authors' => '開發者',
'homepage' => '首頁',
'require' => '依賴',
'require_dev' => '開發環境依賴',
'name' => '包名',
'version' => '版本',
'enable' => '啟用',
'config' => '配置',
'imported' => '匯入',
],
'options' => [
],
];
+37
View File
@@ -0,0 +1,37 @@
<?php
return [
'fields' => [
'id' => 'ID',
'name' => '名稱',
'username' => '賬戶',
'email' => '信箱',
'http_path' => 'HTTP路徑',
'password' => '密碼',
'password_confirmation' => '確認密碼',
'created_at' => '建立時間',
'updated_at' => '更新時間',
'permissions' => '權限',
'slug' => '標識',
'user' => '用戶',
'order' => '排序',
'ip' => 'IP',
'method' => '方法',
'uri' => 'URI',
'roles' => '角色',
'path' => '路徑',
'input' => '輸入',
'type' => '類型',
],
'labels' => [
'list' => '清單',
'edit' => '編輯',
'detail' => '詳細',
'create' => '建立',
'root' => '根',
'scaffold' => '代碼生成器',
],
'options' => [
//
],
];
+15
View File
@@ -0,0 +1,15 @@
<?php
return [
'labels' => [
'GoodsGroup' => '分類',
'goods-group' => '分類',
],
'fields' => [
'gp_name' => '分類名稱',
'is_open' => '是否啟用',
'ord' => '排序權重 越大越靠前',
],
'options' => [
],
];
+42
View File
@@ -0,0 +1,42 @@
<?php
return [
'labels' => [
'Goods' => '商品',
'goods' => '商品',
],
'fields' => [
'actual_price' => '實際售價',
'group_id' => '所屬分類',
'api_hook' => '回調事件',
'buy_prompt' => '購買提示',
'description' => '商品描述',
'gd_name' => '商品名稱',
'gd_description' => '商品描述',
'gd_keywords' => '商品關鍵字',
'in_stock' => '庫存',
'ord' => '排序權重',
'other_ipu_cnf' => '其他輸入框配置',
'picture' => '商品圖片',
'retail_price' => '零售價',
'sales_volume' => '銷量',
'type' => '商品類型',
'buy_limit_num' => '限製單次購買最大數量',
'wholesale_price_cnf' => '批發價配置',
'automatic_delivery' => '自動發貨',
'manual_processing' => '人工處理',
'is_open' => '是否上架',
'coupon_id' => '可用折扣碼'
],
'options' => [
],
'helps' => [
'retail_price' => '可以不填寫,主要用於展示',
'picture' => '可不上傳,為預設圖片',
'in_stock' => '當商品類型為"人工處理"時,手動填寫的庫存數量才會生效。"自動發貨"類型的商品系統會自動識別庫存數量',
'buy_limit_num' => '防止惡意刷庫存,0為不限製客戶單次下單最大數量',
'other_ipu_cnf' => '格式為[唯一標識(英文)=輸入框名字=是否必填],例如:填寫 line_account=Line賬戶=true 表示產品詳情頁會新增一個 [Line賬戶] 輸入框,客戶可在其中輸入 [Line賬戶],true 為必填,false 為選填。(一行一個)',
'wholesale_price_cnf' => '例如:填寫 5=3 表示客戶購買 5 件或以上時,每件價格為 3 元。一行一個',
]
];
+133
View File
@@ -0,0 +1,133 @@
<?php
return [
# Hyper Theme
'notice_announcement' => '公告',
'error_back_btn' => '返回',
'error_error' => '錯誤',
'order_search' => '查詢訂單',
'global_currency' => '$',
# home.blade.php
'home_title' => '首頁',
'home_search_box' => '輸入關鍵詞搜尋...',
'home_product_name' => '商品名稱',
'home_product_class' => '類型',
'home_in_stock' => '庫存',
'home_price' => '價格',
'home_place_an_order' => '操作',
'home_discount' => '折扣',
'home_automatic_delivery' => '自動發貨',
'home_charge' => '人工發貨',
'home_buy' => '購買',
'home_out_of_stock' => '售罄',
'home_whole' => '全部',
'home_tip' =>'提示',
'home_sell_out_tip' =>'商品缺貨',
# buy.blade.php
'buy_title' => '產品詳細資訊',
'buy_automatic_delivery' => '自動發貨',
'buy_charge' => '人工發貨',
'buy_purchase' => '購買',
'buy_the_above' => '件起',
'buy_each' => '元/件',
'buy_price' => '價格',
'buy_email' => '電子信箱',
'buy_input_account' => '接收卡密或通知',
'buy_purchase_quantity' => '購買數量',
'buy_in_stock' => '庫存',
'buy_purchase_restrictions' => '限購',
'buy_search_password' => '查詢密碼',
'buy_input_search_password' => '查詢訂單密碼',
'buy_promo_code' => '折扣碼',
'buy_input_promo_code' => '您有折扣碼嗎?',
'buy_choose_payment_method' => '請選取支付方式',
'buy_behavior_verification' => '行為驗證',
'buy_verify_code' => '驗證碼',
'buy_payment_method' => '支付方式',
'buy_order_now' => '提交訂單',
'buy_product_desciption' => '商品詳情',
'buy_warning' => '警告!',
'buy_purchase_tips' => '提示',
'buy_empty_mailbox' => '信箱不能為空!',
'buy_zero_quantity' => '購買數量不能為 0',
'buy_exceeds_stock' => '數量不允許大於庫存!',
'buy_exceeds_limit' => '已超過限購數量!',
'buy_empty_query_password' => '查詢密碼不能為空!',
'buy_empty_payment_method' => '未選取支付方式!',
'buy_empty_captcha' => '驗證碼不能為空!',
'buy_correct_verification' => '請正確完成行為驗證!',
# bill.blade.php
'bill_title' => '確認訂單',
'bill_order_number' => '訂單號',
'bill_product_name' => '訂單名稱',
'bill_commodity_price' => '商品單價',
'bill_purchase_quantity' => '購買數量',
'bill_promo_code' => '折扣碼',
'bill_discounted_price' => '折扣金額',
'bill_actual_payment' => '商品總價',
'bill_email' => '信箱',
'bill_order_information' => '訂單資料',
'bill_payment_method' => '支付方式',
'bill_pay_immediately' => '立即支付',
# orderinfo.blade.php
'orderinfo_title' => '訂單詳情',
'orderinfo_order_title' => '訂單名稱',
'orderinfo_number_of_orders' => '下單數量',
'orderinfo_order_time' => '下單時間',
'orderinfo_email' => '信箱',
'orderinfo_order_class' => '訂單類型',
'orderinfo_automatic_delivery' => '自動發貨',
'orderinfo_charge' => '人工發貨',
'orderinfo_total_order_price' => '訂單總價',
'orderinfo_order_status' => '訂單狀態',
'orderinfo_status_expired' => '已逾期',
'orderinfo_status_wait_pay' => '待支付',
'orderinfo_status_pending' => '待處理',
'orderinfo_status_processed' => '已處理',
'orderinfo_status_completed' => '已完成',
'orderinfo_status_failed' => '已失敗',
'orderinfo_status_abnormal' => '狀態異常',
'orderinfo_payment_method' => '支付方式',
'orderinfo_carmi' => '卡密',
'orderinfo_copy_carmi' => '復製卡密',
'orderinfo_tips' => '提示',
'orderinfo_copy_success' => '復製成功',
'orderinfo_copy_error' => '復製失敗',
'orderinfo_order_information' => '沒有找到訂單資訊',
# qrpay.blade.php
'qrpay_title' => '掃碼支付',
'qrpay_order_expiration_date' => '訂單有效期',
'qrpay_expiration_date' => '分鐘',
'qrpay_actual_payment' => '商品總價',
'qrpay_open_app_to_pay' => '打開app支付',
'qrpay_notice' => '通知',
'payment_successful' => '支付成功!',
'order_pay_timeout' => '支付逾時!',
# searchOrder.blade.php
'searchOrder_title' => '查詢訂單',
'searchOrder_query_tips' => '註意:最多只能查詢近5筆訂單。',
'searchOrder_order_search_by_number' => '訂單',
'searchOrder_order_search_by_email' => '信箱',
'searchOrder_order_search_by_ie' => '緩存',
'searchOrder_order_number' => '訂單號',
'searchOrder_search_now' => '立即查詢',
'searchOrder_reset_order' => '重設',
'searchOrder_email' => '信箱',
'searchOrder_search_password' => '查詢密碼',
'searchOrder_input_order_number' => '請輸入訂單編號',
'searchOrder_input_email' => '請輸入信箱',
'searchOrder_input_query_password' => '請輸入查詢密碼',
];
+41
View File
@@ -0,0 +1,41 @@
<?php
return [
//luna模板
'home_choice_cate' => '選取分類',
'home_choice_goods' => '選取商品',
'order_search_m' => '查單',
'goods_num' => '商品數量',
'goods_disc_1' => '滿',
'goods_disc_2' => '個 單價',
'goods_disc_3' => '元/件',
'goods_surplus' => '剩余',
'goods_unit' => '件',
'buy_goods_msg' => '商品詳情',
'buy_num' => '購買數量',
'buy_email' => '信&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱',
'buy_email_tips' => '填寫你的信箱',
'buy_disc' => '折&nbsp;&nbsp;扣&nbsp;&nbsp;碼',
'buy_disc_tips' => '填寫你的折扣碼',
'buy_pass' => '查詢密碼',
'buy_pass_tips' => '請填寫訂單的查詢密碼',
'buy_code' => '驗&nbsp;&nbsp;證&nbsp;&nbsp;碼',
'buy_code_tips' => '請輸入驗證碼',
'buy_loading_verification' => '正在加載驗證碼...',
'buy_order_m' => '行動電話下單',
'query_no_order' => '沒有找到訂單資訊。',
'query_no_order_tips' => '或許可以檢查核實下輸入的訂單號,信箱,或者查詢密碼是否正確哦!!',
'order_number' => '訂單編號',
'email' => '訂單信箱',
'order_status' => '訂單狀態',
'least_one' => '購買數量不能低於1件',
'exceeds' => '購買數量不能多於庫存數量',
'exceeds_limit' => '購買數量不能多於限購數量',
'mobile_order' => '掃描QRcode 行動電話下單'
];
+32
View File
@@ -0,0 +1,32 @@
<?php
return [
'titles' => [
'index' => '首頁',
'admin' => '系統',
'users' => '管理員',
'roles' => '角色',
'permission' => '權限',
'menu' => '選單',
'operation_log' => '動作日誌',
'helpers' => '開發工具',
'extensions' => '擴展',
'scaffold' => '代碼生成器',
'icons' => '圖標',
'goods_manage' => '商品管理',
'goods' => '商品清單',
'goods_group' => '商品分類',
'carmis_manage' => '卡密管理',
'carmis' => '卡密清單',
'import_carmis' => '匯入卡密',
'coupon_manage' => '折扣管理',
'coupon' => '折扣碼清單',
'configuration' => '配置',
'email_template_configuration' => '信箱模板配置',
'pay_configuration' => '支付配置',
'order_manage' => '銷售數據',
'order' => '訂單清單',
'system_setting' => '系統設定'
],
];
+39
View File
@@ -0,0 +1,39 @@
<?php
return [
'labels' => [
'Order' => '訂單',
'order' => '訂單',
],
'fields' => [
'actual_price' => '實際支付價格',
'buy_amount' => '購買數量',
'buy_ip' => '購買者下單IP地址',
'coupon_discount_price' => '折扣碼折扣價格',
'coupon_id' => '折扣碼',
'email' => '下單信箱',
'goods_id' => '所屬商品',
'goods_price' => '商品單價',
'info' => '訂單詳情',
'order_sn' => '訂單號',
'pay_id' => '支付通道',
'status' => '訂單狀態',
'search_pwd' => '查詢密碼',
'title' => '訂單名稱',
'total_price' => '訂單總價',
'trade_no' => '第三方支付訂單號',
'type' => '訂單類型',
'wholesale_discount_price' => '批發價折扣',
'status_wait_pay' => '待支付',
'status_pending' => '待處理',
'status_processing' => '處理中',
'status_completed' => '已完成',
'status_failure' => '失敗',
'status_abnormal' => '異常',
'status_expired' => '已逾期',
'order_created' => '訂單建立時間',
'order_detail' => '訂單詳情',
],
'options' => [
],
];
+26
View File
@@ -0,0 +1,26 @@
<?php
return [
'labels' => [
'Pay' => '支付通道',
'pay' => '支付通道',
],
'fields' => [
'merchant_id' => '商戶 ID',
'merchant_key' => '商戶 KEY',
'merchant_pem' => '商戶金鑰',
'pay_check' => '支付標識',
'pay_client' => '支付場景',
'pay_handleroute' => '支付處理路由',
'pay_method' => '支付方式',
'pay_name' => '支付名稱',
'is_open' => '是否啟用',
'method_jump' => '跳躍',
'method_scan' => '掃碼',
'pay_client_pc' => '計算機PC',
'pay_client_mobile' => '行動電話',
'pay_client_all' => '通用',
],
'options' => [
],
];
+60
View File
@@ -0,0 +1,60 @@
<?php
/**
* The file was created by Assimon.
*
* @author assimon<ashang@utf8.hk>
* @copyright assimon<ashang@utf8.hk>
* @link http://utf8.hk/
*/
return [
'labels' => [
'SystemSetting' => '系統設定',
'system_setting' => '系統設定',
'base_setting' => '基本設定',
'mail_setting' => '信箱服務',
'order_push_setting' => '訂單推送配置',
'geetest' => '極驗驗證',
],
'fields' => [
'title' => '網站標題',
'text_logo' => '文字LOGO',
'img_logo' => '圖片LOGO',
'keywords' => '網站關鍵詞',
'description' => '網站描述',
'notice' => '站點公告',
'footer' => '頁尾自訂代碼',
'manage_email' => '管理員信箱',
'is_open_anti_red' => '是否開啟Wechat/QQ防紅',
'is_open_img_code' => '是否開啟圖形驗證碼',
'is_open_search_pwd' => '是否開啟查詢密碼',
'is_open_server_jiang' => '是否開啟server醬',
'server_jiang_token' => 'server醬通訊token',
'is_open_telegram_push' => '是否開啟Telegram推送',
'telegram_userid' => 'Telegram用戶id',
'telegram_bot_token' => 'Telegram通訊token',
'template' => '站點模板',
'language' => '站點語言',
'order_expire_time' => '訂單逾期時間(分鐘)',
'driver' => '信箱驅動',
'host' => 'smtp伺服器地址',
'port' => '通訊埠',
'username' => '賬戶',
'password' => '密碼',
'encryption' => '協議',
'from_address' => '發件地址',
'from_name' => '發件名稱',
'geetest_id' => '極驗id',
'geetest_key' => '極驗key',
'is_open_geetest' => '是否開啟極驗',
],
'options' => [
],
'rule_messages' => [
'save_system_setting_success' => '系統配置套用成功!',
'change_reboot_php_worker' => '修改部分配置需要重新啓動[supervisor]或php進程管理工具才會生效,例如信箱服務,server醬等。'
]
];