first commit
This commit is contained in:
@@ -0,0 +1,227 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'scaffold' => [
|
||||
'header' => 'Scaffold',
|
||||
'choose' => 'choose',
|
||||
'table' => 'Table',
|
||||
'model' => 'Model',
|
||||
'controller' => 'Controller',
|
||||
'repository' => 'Repository',
|
||||
'add_field' => 'Add field',
|
||||
'pk' => 'Primary key',
|
||||
'soft_delete' => 'Soft delete',
|
||||
'create_migration' => 'Create migration',
|
||||
'create_model' => 'Create model',
|
||||
'create_repository' => 'Create repository',
|
||||
'create_controller' => 'Create controller',
|
||||
'run_migrate' => 'Run migrate',
|
||||
'create_lang' => 'Create lang',
|
||||
'field' => 'field',
|
||||
'translation' => 'translation',
|
||||
'comment' => 'comment',
|
||||
'default' => 'default',
|
||||
'field_name' => 'field name',
|
||||
'type' => 'type',
|
||||
'nullable' => 'nullable',
|
||||
'key' => 'key',
|
||||
'translate_title' => 'Translate Title',
|
||||
'sync_translation_with_comment' => 'Sync translation and comment',
|
||||
],
|
||||
'client' => [
|
||||
'delete_confirm' => 'Are you sure to delete this item ?',
|
||||
'confirm' => 'Confirm',
|
||||
'cancel' => 'Cancel',
|
||||
'refresh_succeeded' => 'Refresh succeeded !',
|
||||
'close' => 'Close',
|
||||
'selected_options' => ':num options selected',
|
||||
'exceed_max_item' => 'Maximum items exceeded.',
|
||||
'no_preview' => 'No preview available.',
|
||||
|
||||
'500' => 'Internal server error !',
|
||||
'403' => 'Permission deny !',
|
||||
'401' => 'Unauthorized !',
|
||||
'419' => 'Page expired !',
|
||||
],
|
||||
'online' => 'Online',
|
||||
'login' => 'Login',
|
||||
'logout' => 'Logout',
|
||||
'setting' => 'Setting',
|
||||
'name' => 'Name',
|
||||
'username' => 'Username',
|
||||
'user' => 'User',
|
||||
'alias' => 'Alias',
|
||||
'routes' => 'Routes',
|
||||
'route_action' => 'Route Action',
|
||||
'middleware' => 'Middleware',
|
||||
'method' => 'Method',
|
||||
'old_password' => 'Old password',
|
||||
'password' => 'Password',
|
||||
'password_confirmation' => 'Password confirmation',
|
||||
'old_password_error' => 'Incorrect password',
|
||||
'remember_me' => 'Remember me',
|
||||
'user_setting' => 'User setting',
|
||||
'avatar' => 'Avatar',
|
||||
'list' => 'List',
|
||||
'new' => 'New',
|
||||
'create' => 'Create',
|
||||
'delete' => 'Delete',
|
||||
'remove' => 'Remove',
|
||||
'edit' => 'Edit',
|
||||
'quick_edit' => 'Quick Edit',
|
||||
'view' => 'View',
|
||||
'continue_editing' => 'Continue editing',
|
||||
'continue_creating' => 'Continue creating',
|
||||
'detail' => 'Detail',
|
||||
'browse' => 'Browse',
|
||||
'reset' => 'Reset',
|
||||
'export' => 'Export',
|
||||
'batch_delete' => 'Batch delete',
|
||||
'save' => 'Save',
|
||||
'refresh' => 'Refresh',
|
||||
'order' => 'Order',
|
||||
'expand' => 'Expand',
|
||||
'collapse' => 'Collapse',
|
||||
'filter' => 'Filter',
|
||||
'search' => 'Search',
|
||||
'close' => 'Close',
|
||||
'show' => 'Show',
|
||||
'entries' => 'entries',
|
||||
'captcha' => 'Captcha',
|
||||
'action' => 'Action',
|
||||
'title' => 'Title',
|
||||
'description' => 'Description',
|
||||
'back' => 'Back',
|
||||
'back_to_list' => 'Back to List',
|
||||
'submit' => 'Submit',
|
||||
'menu' => 'Menu',
|
||||
'input' => 'Input',
|
||||
'succeeded' => 'Succeeded',
|
||||
'failed' => 'Failed',
|
||||
'delete_confirm' => 'Are you sure to delete this item ?',
|
||||
'delete_succeeded' => 'Delete succeeded !',
|
||||
'delete_failed' => 'Delete failed !',
|
||||
'update_succeeded' => 'Update succeeded !',
|
||||
'update_failed' => 'Update failed !',
|
||||
'save_succeeded' => 'Save succeeded !',
|
||||
'save_failed' => 'Save failed !',
|
||||
'refresh_succeeded' => 'Refresh succeeded !',
|
||||
'login_successful' => 'Login successful',
|
||||
'choose' => 'Choose',
|
||||
'choose_file' => 'Select file',
|
||||
'choose_image' => 'Select image',
|
||||
'more' => 'More',
|
||||
'deny' => 'Permission denied',
|
||||
'administrator' => 'Administrator',
|
||||
'no_data' => 'No data.',
|
||||
'roles' => 'Roles',
|
||||
'permissions' => 'Permissions',
|
||||
'slug' => 'Slug',
|
||||
'created_at' => 'Created At',
|
||||
'updated_at' => 'Updated At',
|
||||
'alert' => 'Alert',
|
||||
'parent_id' => 'Parent',
|
||||
'icon' => 'Icon',
|
||||
'uri' => 'URI',
|
||||
'operation_log' => 'Operation log',
|
||||
'parent_select_error' => 'Parent select error',
|
||||
'tree' => 'Tree',
|
||||
'table' => 'Table',
|
||||
'default' => 'Default',
|
||||
'import' => 'Import',
|
||||
'is_not_import' => 'No',
|
||||
'selected_options' => ':num options selected',
|
||||
'pagination' => [
|
||||
'range' => 'Showing :first to :last of :total entries',
|
||||
],
|
||||
'role' => 'Role',
|
||||
'permission' => 'Permission',
|
||||
'route' => 'Route',
|
||||
'confirm' => 'Confirm',
|
||||
'cancel' => 'Cancel',
|
||||
'selectall' => 'Select all',
|
||||
'http' => [
|
||||
'method' => 'HTTP method',
|
||||
'path' => 'HTTP path',
|
||||
],
|
||||
'all_methods_if_empty' => 'All methods if empty',
|
||||
'all' => 'All',
|
||||
'current_page' => 'Current page',
|
||||
'selected_rows' => 'Selected rows',
|
||||
'upload' => 'Upload',
|
||||
'new_folder' => 'New folder',
|
||||
'time' => 'Time',
|
||||
'size' => 'Size',
|
||||
'between_start' => 'Start',
|
||||
'between_end' => 'End',
|
||||
'next_page' => 'Next',
|
||||
'prev_page' => 'Previous',
|
||||
'next_step' => 'Next',
|
||||
'prev_step' => 'Previous',
|
||||
'done' => 'Done',
|
||||
'listbox' => [
|
||||
'text_total' => 'Showing all {0}',
|
||||
'text_empty' => 'Empty list',
|
||||
'filtered' => '{0} / {1}',
|
||||
'filter_clear' => 'Show all',
|
||||
'filter_placeholder' => 'Filter',
|
||||
],
|
||||
'responsive' => [
|
||||
'display_all' => 'Display all',
|
||||
'display' => 'Display',
|
||||
'focus' => 'Focus',
|
||||
],
|
||||
'uploader' => [
|
||||
'add_new_media' => 'Browse',
|
||||
'drag_file' => 'Or drag file here',
|
||||
'max_file_limit' => 'The :attribute may not be greater than :max.',
|
||||
'exceed_size' => 'Exceeds the maximum file-size',
|
||||
'interrupt' => 'Interrupt',
|
||||
'upload_failed' => 'Upload failed! Please try again.',
|
||||
'selected_files' => ':num files selected,size: :size。',
|
||||
'selected_has_failed' => 'Uploaded: :success, failed: :fail, <a class="retry" href="javascript:"";">retry </a>or<a class="ignore" href="javascript:"";"> ignore</a>',
|
||||
'selected_success' => ':num(:size) files selected, Uploaded: :success.',
|
||||
'dot' => ', ',
|
||||
'failed_num' => 'failed::fail.',
|
||||
'pause_upload' => 'Pause',
|
||||
'go_on_upload' => 'Go On',
|
||||
'start_upload' => 'Upload',
|
||||
'upload_success_message' => ':success files uploaded successfully',
|
||||
'go_on_add' => 'New File',
|
||||
'Q_TYPE_DENIED' => 'Sorry, the type of this file is not allowed!',
|
||||
'Q_EXCEED_NUM_LIMIT' => 'Sorry, maximum number of allowable file uploads has been exceeded!',
|
||||
'F_EXCEED_SIZE' => 'Sorry,the maximum file-size has been exceeded!',
|
||||
'Q_EXCEED_SIZE_LIMIT' => 'Sorry, the maximum file-size has been exceeded!',
|
||||
'F_DUPLICATE' => 'Duplicate file.',
|
||||
'confirm_delete_file' => 'Are you sure delete this file from server?',
|
||||
],
|
||||
'import_extension_confirm' => 'Are you sure import the extension?',
|
||||
'quick_create' => 'Quick create',
|
||||
'grid_items_selected' => '{n} items selected',
|
||||
'nothing_updated' => 'Nothing has been updated.',
|
||||
'welcome_back' => 'Welcome back, please login to your account.',
|
||||
'documentation' => 'Documentation',
|
||||
'demo' => 'Demo',
|
||||
'extensions' => 'Extensions',
|
||||
'version' => 'Version',
|
||||
'current_version' => 'Current version',
|
||||
'latest_version' => 'Latest version',
|
||||
'upgrade_to_version' => 'Upgrade to version :version',
|
||||
'enable' => 'Enable',
|
||||
'disable' => 'Disable',
|
||||
'uninstall' => 'Uninstall',
|
||||
'confirm_uninstall' => 'Please confirm that you wish to uninstall this extension. This may result in potential data loss.',
|
||||
'marketplace' => 'Marketplace',
|
||||
'theme' => 'Theme',
|
||||
'application' => 'Application',
|
||||
'install_from_local' => 'Install From Local',
|
||||
'install_succeeded' => 'Install succeeded !',
|
||||
'invalid_extension_package' => 'Invalid extension package !',
|
||||
'copied' => 'Copied',
|
||||
'auth_failed' => 'These credentials do not match our records.',
|
||||
'validation' => [
|
||||
'match' => 'The :attribute and :other must match.',
|
||||
'minlength' => 'The :attribute must be at least :min characters.',
|
||||
'maxlength' => 'The :attribute may not be greater than :max characters.',
|
||||
],
|
||||
];
|
||||
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Authentication Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used during authentication for various
|
||||
| messages that we need to display to the user. You are free to modify
|
||||
| these language lines according to your application's requirements.
|
||||
|
|
||||
*/
|
||||
|
||||
'failed' => 'These credentials do not match our records.',
|
||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
||||
|
||||
];
|
||||
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Pagination Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used by the paginator library to build
|
||||
| the simple pagination links. You are free to change them to anything
|
||||
| you want to customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
|
||||
'previous' => '« Previous',
|
||||
'next' => 'Next »',
|
||||
|
||||
];
|
||||
@@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Password Reset Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are the default lines which match reasons
|
||||
| that are given by the password broker for a password update attempt
|
||||
| has failed, such as for an invalid token or invalid new password.
|
||||
|
|
||||
*/
|
||||
|
||||
'reset' => 'Your password has been reset!',
|
||||
'sent' => 'We have e-mailed your password reset link!',
|
||||
'throttled' => 'Please wait before retrying.',
|
||||
'token' => 'This password reset token is invalid.',
|
||||
'user' => "We can't find a user with that e-mail address.",
|
||||
|
||||
];
|
||||
@@ -0,0 +1,151 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Validation Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines contain the default error messages used by
|
||||
| the validator class. Some of these rules have multiple versions such
|
||||
| as the size rules. Feel free to tweak each of these messages here.
|
||||
|
|
||||
*/
|
||||
|
||||
'accepted' => 'The :attribute must be accepted.',
|
||||
'active_url' => 'The :attribute is not a valid URL.',
|
||||
'after' => 'The :attribute must be a date after :date.',
|
||||
'after_or_equal' => 'The :attribute must be a date after or equal to :date.',
|
||||
'alpha' => 'The :attribute may only contain letters.',
|
||||
'alpha_dash' => 'The :attribute may only contain letters, numbers, dashes and underscores.',
|
||||
'alpha_num' => 'The :attribute may only contain letters and numbers.',
|
||||
'array' => 'The :attribute must be an array.',
|
||||
'before' => 'The :attribute must be a date before :date.',
|
||||
'before_or_equal' => 'The :attribute must be a date before or equal to :date.',
|
||||
'between' => [
|
||||
'numeric' => 'The :attribute must be between :min and :max.',
|
||||
'file' => 'The :attribute must be between :min and :max kilobytes.',
|
||||
'string' => 'The :attribute must be between :min and :max characters.',
|
||||
'array' => 'The :attribute must have between :min and :max items.',
|
||||
],
|
||||
'boolean' => 'The :attribute field must be true or false.',
|
||||
'confirmed' => 'The :attribute confirmation does not match.',
|
||||
'date' => 'The :attribute is not a valid date.',
|
||||
'date_equals' => 'The :attribute must be a date equal to :date.',
|
||||
'date_format' => 'The :attribute does not match the format :format.',
|
||||
'different' => 'The :attribute and :other must be different.',
|
||||
'digits' => 'The :attribute must be :digits digits.',
|
||||
'digits_between' => 'The :attribute must be between :min and :max digits.',
|
||||
'dimensions' => 'The :attribute has invalid image dimensions.',
|
||||
'distinct' => 'The :attribute field has a duplicate value.',
|
||||
'email' => 'The :attribute must be a valid email address.',
|
||||
'ends_with' => 'The :attribute must end with one of the following: :values.',
|
||||
'exists' => 'The selected :attribute is invalid.',
|
||||
'file' => 'The :attribute must be a file.',
|
||||
'filled' => 'The :attribute field must have a value.',
|
||||
'gt' => [
|
||||
'numeric' => 'The :attribute must be greater than :value.',
|
||||
'file' => 'The :attribute must be greater than :value kilobytes.',
|
||||
'string' => 'The :attribute must be greater than :value characters.',
|
||||
'array' => 'The :attribute must have more than :value items.',
|
||||
],
|
||||
'gte' => [
|
||||
'numeric' => 'The :attribute must be greater than or equal :value.',
|
||||
'file' => 'The :attribute must be greater than or equal :value kilobytes.',
|
||||
'string' => 'The :attribute must be greater than or equal :value characters.',
|
||||
'array' => 'The :attribute must have :value items or more.',
|
||||
],
|
||||
'image' => 'The :attribute must be an image.',
|
||||
'in' => 'The selected :attribute is invalid.',
|
||||
'in_array' => 'The :attribute field does not exist in :other.',
|
||||
'integer' => 'The :attribute must be an integer.',
|
||||
'ip' => 'The :attribute must be a valid IP address.',
|
||||
'ipv4' => 'The :attribute must be a valid IPv4 address.',
|
||||
'ipv6' => 'The :attribute must be a valid IPv6 address.',
|
||||
'json' => 'The :attribute must be a valid JSON string.',
|
||||
'lt' => [
|
||||
'numeric' => 'The :attribute must be less than :value.',
|
||||
'file' => 'The :attribute must be less than :value kilobytes.',
|
||||
'string' => 'The :attribute must be less than :value characters.',
|
||||
'array' => 'The :attribute must have less than :value items.',
|
||||
],
|
||||
'lte' => [
|
||||
'numeric' => 'The :attribute must be less than or equal :value.',
|
||||
'file' => 'The :attribute must be less than or equal :value kilobytes.',
|
||||
'string' => 'The :attribute must be less than or equal :value characters.',
|
||||
'array' => 'The :attribute must not have more than :value items.',
|
||||
],
|
||||
'max' => [
|
||||
'numeric' => 'The :attribute may not be greater than :max.',
|
||||
'file' => 'The :attribute may not be greater than :max kilobytes.',
|
||||
'string' => 'The :attribute may not be greater than :max characters.',
|
||||
'array' => 'The :attribute may not have more than :max items.',
|
||||
],
|
||||
'mimes' => 'The :attribute must be a file of type: :values.',
|
||||
'mimetypes' => 'The :attribute must be a file of type: :values.',
|
||||
'min' => [
|
||||
'numeric' => 'The :attribute must be at least :min.',
|
||||
'file' => 'The :attribute must be at least :min kilobytes.',
|
||||
'string' => 'The :attribute must be at least :min characters.',
|
||||
'array' => 'The :attribute must have at least :min items.',
|
||||
],
|
||||
'not_in' => 'The selected :attribute is invalid.',
|
||||
'not_regex' => 'The :attribute format is invalid.',
|
||||
'numeric' => 'The :attribute must be a number.',
|
||||
'password' => 'The password is incorrect.',
|
||||
'present' => 'The :attribute field must be present.',
|
||||
'regex' => 'The :attribute format is invalid.',
|
||||
'required' => 'The :attribute field is required.',
|
||||
'required_if' => 'The :attribute field is required when :other is :value.',
|
||||
'required_unless' => 'The :attribute field is required unless :other is in :values.',
|
||||
'required_with' => 'The :attribute field is required when :values is present.',
|
||||
'required_with_all' => 'The :attribute field is required when :values are present.',
|
||||
'required_without' => 'The :attribute field is required when :values is not present.',
|
||||
'required_without_all' => 'The :attribute field is required when none of :values are present.',
|
||||
'same' => 'The :attribute and :other must match.',
|
||||
'size' => [
|
||||
'numeric' => 'The :attribute must be :size.',
|
||||
'file' => 'The :attribute must be :size kilobytes.',
|
||||
'string' => 'The :attribute must be :size characters.',
|
||||
'array' => 'The :attribute must contain :size items.',
|
||||
],
|
||||
'starts_with' => 'The :attribute must start with one of the following: :values.',
|
||||
'string' => 'The :attribute must be a string.',
|
||||
'timezone' => 'The :attribute must be a valid zone.',
|
||||
'unique' => 'The :attribute has already been taken.',
|
||||
'uploaded' => 'The :attribute failed to upload.',
|
||||
'url' => 'The :attribute format is invalid.',
|
||||
'uuid' => 'The :attribute must be a valid UUID.',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Custom Validation Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Here you may specify custom validation messages for attributes using the
|
||||
| convention "attribute.rule" to name the lines. This makes it quick to
|
||||
| specify a specific custom language line for a given attribute rule.
|
||||
|
|
||||
*/
|
||||
|
||||
'custom' => [
|
||||
'attribute-name' => [
|
||||
'rule-name' => 'custom-message',
|
||||
],
|
||||
],
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Custom Validation Attributes
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used to swap our attribute placeholder
|
||||
| with something more reader friendly such as "E-Mail Address" instead
|
||||
| of "email". This simply helps us make our message more expressive.
|
||||
|
|
||||
*/
|
||||
|
||||
'attributes' => [],
|
||||
|
||||
];
|
||||
@@ -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' => '允许空值',
|
||||
'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。',
|
||||
],
|
||||
];
|
||||
@@ -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' => '导入卡密成功!'
|
||||
]
|
||||
];
|
||||
@@ -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' => [
|
||||
],
|
||||
];
|
||||
@@ -0,0 +1,149 @@
|
||||
<?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' => '扫码支付',
|
||||
'pay_order_expiration_date_prompt' => '请打开 APP 扫码支付!有效期: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' => '新订单通知',
|
||||
'loop_carmis_limit' => '此商品最多购买一件!'
|
||||
],
|
||||
|
||||
'equipment' => [
|
||||
'please_use_a_browser_to_open' => '请使用内置浏览器打开',
|
||||
'does_not_support_wechat_or_qq_access' => '本站不支持 微信或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' => '订单查询'
|
||||
]
|
||||
];
|
||||
@@ -0,0 +1,25 @@
|
||||
<?php
|
||||
/**
|
||||
* The file was created by Assimon.
|
||||
*
|
||||
* @author ZhangYiQiu<me@zhangyiqiu.net>
|
||||
* @copyright ZhangYiQiu<me@zhangyiqiu.net>
|
||||
* @link http://zhangyiqiu.net/
|
||||
*/
|
||||
|
||||
return [
|
||||
'labels' => [
|
||||
'success' => '发送成功',
|
||||
'to' => '收件人',
|
||||
'title' => '邮件标题',
|
||||
'body' => '邮件内容',
|
||||
],
|
||||
|
||||
'fields' => [
|
||||
|
||||
],
|
||||
'options' => [
|
||||
],
|
||||
'rule_messages' => [
|
||||
]
|
||||
];
|
||||
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'labels' => [
|
||||
'Emailtpl' => '邮件模板',
|
||||
'emailtpl' => '邮件模板',
|
||||
],
|
||||
'fields' => [
|
||||
'tpl_name' => '邮件标题',
|
||||
'tpl_content' => '邮件内容',
|
||||
'tpl_token' => '邮件标识',
|
||||
],
|
||||
'options' => [
|
||||
],
|
||||
];
|
||||
@@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'labels' => [
|
||||
'Extensions' => '扩展',
|
||||
],
|
||||
'fields' => [
|
||||
'alias' => '别名',
|
||||
'description' => '描述',
|
||||
'authors' => '开发者',
|
||||
'homepage' => '主页',
|
||||
'require' => '依赖',
|
||||
'require_dev' => '开发环境依赖',
|
||||
'name' => '包名',
|
||||
'version' => '版本',
|
||||
'enable' => '启用',
|
||||
'config' => '配置',
|
||||
'imported' => '导入',
|
||||
],
|
||||
'options' => [
|
||||
],
|
||||
];
|
||||
@@ -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' => [
|
||||
//
|
||||
],
|
||||
];
|
||||
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'labels' => [
|
||||
'GoodsGroup' => '分类',
|
||||
'goods-group' => '分类',
|
||||
],
|
||||
'fields' => [
|
||||
'gp_name' => '分类名称',
|
||||
'is_open' => '是否启用',
|
||||
'ord' => '排序权重 越大越靠前',
|
||||
],
|
||||
'options' => [
|
||||
],
|
||||
];
|
||||
@@ -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' => '格式为[唯一标识(英文)=输入框名字=是否必填],例如:填写 qq_account=QQ账号=true 表示产品详情页会新增一个 [QQ账号] 输入框,客户可在其中输入 [QQ账号],true 为必填,false 为选填。(一行一个)',
|
||||
'wholesale_price_cnf' => '例如:填写 5=3 表示客户购买 5 件或以上时,每件价格为 3 元。一行一个',
|
||||
|
||||
]
|
||||
];
|
||||
@@ -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' => '请输入查询密码',
|
||||
];
|
||||
@@ -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' => '邮 箱',
|
||||
'buy_email_tips' => '填写你的邮箱',
|
||||
'buy_disc' => '优 惠 码',
|
||||
'buy_disc_tips' => '填写你的优惠码',
|
||||
'buy_pass' => '查询密码',
|
||||
'buy_pass_tips' => '请填写订单的查询密码',
|
||||
'buy_code' => '验 证 码',
|
||||
'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' => '扫描二维码 手机下单'
|
||||
];
|
||||
@@ -0,0 +1,33 @@
|
||||
<?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' => '系统设置',
|
||||
'email_test' => '邮件测试'
|
||||
],
|
||||
];
|
||||
@@ -0,0 +1,40 @@
|
||||
<?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_id' => '订单ID',
|
||||
'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' => [
|
||||
],
|
||||
];
|
||||
@@ -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' => [
|
||||
],
|
||||
];
|
||||
@@ -0,0 +1,69 @@
|
||||
<?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' => '是否开启微信/QQ防红',
|
||||
'is_open_img_code' => '是否开启图形验证码',
|
||||
'is_open_search_pwd' => '是否开启查询密码',
|
||||
'is_open_google_translate' => '是否开启google翻译',
|
||||
|
||||
'is_open_server_jiang' => '是否开启server酱',
|
||||
'server_jiang_token' => 'server酱通讯token',
|
||||
'is_open_telegram_push' => '是否开启Telegram推送',
|
||||
'telegram_userid' => 'Telegram用户id',
|
||||
'telegram_bot_token' => 'Telegram通讯token',
|
||||
'is_open_bark_push' => '是否开启Bark推送',
|
||||
'is_open_bark_push_url' => '是否推送订单URL',
|
||||
'bark_server' => 'Bark服务器',
|
||||
'bark_token' => 'Bark通讯Token',
|
||||
'is_open_qywxbot_push' => '是否开启企业微信Bot推送',
|
||||
'qywxbot_key' => '企业微信Bot通讯Key',
|
||||
|
||||
'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酱等。'
|
||||
]
|
||||
];
|
||||
@@ -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。',
|
||||
],
|
||||
];
|
||||
@@ -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' => '匯入卡密成功!'
|
||||
]
|
||||
];
|
||||
@@ -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' => [
|
||||
],
|
||||
];
|
||||
@@ -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' => '訂單查詢'
|
||||
]
|
||||
];
|
||||
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'labels' => [
|
||||
'Emailtpl' => '郵件模板',
|
||||
'emailtpl' => '郵件模板',
|
||||
],
|
||||
'fields' => [
|
||||
'tpl_name' => '郵件標題',
|
||||
'tpl_content' => '郵件內容',
|
||||
'tpl_token' => '郵件標識',
|
||||
],
|
||||
'options' => [
|
||||
],
|
||||
];
|
||||
@@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'labels' => [
|
||||
'Extensions' => '擴展',
|
||||
],
|
||||
'fields' => [
|
||||
'alias' => '別名',
|
||||
'description' => '描述',
|
||||
'authors' => '開發者',
|
||||
'homepage' => '首頁',
|
||||
'require' => '依賴',
|
||||
'require_dev' => '開發環境依賴',
|
||||
'name' => '包名',
|
||||
'version' => '版本',
|
||||
'enable' => '啟用',
|
||||
'config' => '配置',
|
||||
'imported' => '匯入',
|
||||
],
|
||||
'options' => [
|
||||
],
|
||||
];
|
||||
@@ -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' => [
|
||||
//
|
||||
],
|
||||
];
|
||||
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'labels' => [
|
||||
'GoodsGroup' => '分類',
|
||||
'goods-group' => '分類',
|
||||
],
|
||||
'fields' => [
|
||||
'gp_name' => '分類名稱',
|
||||
'is_open' => '是否啟用',
|
||||
'ord' => '排序權重 越大越靠前',
|
||||
],
|
||||
'options' => [
|
||||
],
|
||||
];
|
||||
@@ -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 元。一行一個',
|
||||
|
||||
]
|
||||
];
|
||||
@@ -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' => '請輸入查詢密碼',
|
||||
];
|
||||
@@ -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' => '信 箱',
|
||||
'buy_email_tips' => '填寫你的信箱',
|
||||
'buy_disc' => '折 扣 碼',
|
||||
'buy_disc_tips' => '填寫你的折扣碼',
|
||||
'buy_pass' => '查詢密碼',
|
||||
'buy_pass_tips' => '請填寫訂單的查詢密碼',
|
||||
'buy_code' => '驗 證 碼',
|
||||
'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 行動電話下單'
|
||||
];
|
||||
@@ -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' => '系統設定'
|
||||
],
|
||||
];
|
||||
@@ -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' => [
|
||||
],
|
||||
];
|
||||
@@ -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' => [
|
||||
],
|
||||
];
|
||||
@@ -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醬等。'
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user