global.php 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. <?php
  2. return [
  3. 'fields' => [
  4. 'id' => 'Id',
  5. 'name' => 'Name',
  6. 'username' => 'Username',
  7. 'email' => 'Email',
  8. 'http_path' => 'Http Path',
  9. 'password' => 'Password',
  10. 'password_confirmation' => 'Confirm Password',
  11. 'created_at' => 'Created At',
  12. 'updated_at' => 'Updated At',
  13. 'permissions' => 'Permissions',
  14. 'slug' => 'Slug',
  15. 'user' => 'User',
  16. 'order' => 'Order',
  17. 'ip' => 'IP',
  18. 'method' => 'Method',
  19. 'uri' => 'URI',
  20. 'roles' => 'Roles',
  21. 'path' => 'Path',
  22. 'input' => 'Input',
  23. 'type' => 'Type',
  24. 'productslist' => 'Product List',
  25. 'title' => 'Product Title',
  26. 'keywords' => 'Keywords',
  27. 'description' => 'Description',
  28. 'sku' => 'SKU',
  29. 'category_id' => 'Category ID',
  30. 'issuance_date' => 'Issuance Date',
  31. 'enabled' => 'Enabled',
  32. 'content' => 'Content',
  33. 'parameters' => 'Product Parameters',
  34. 'is_pinned' => 'Pinned',
  35. 'parent_id' => 'Parent ID',
  36. 'remark' => 'Remark',
  37. 'parameter_id' => 'Parameter',
  38. 'products_list' => 'Product List',
  39. 'images' => 'Images',
  40. 'parent' => 'Parent',
  41. 'key' => 'Parameter Name',
  42. 'value' => 'Parameter Value',
  43. 'cover_image' => 'Cover Image',
  44. 'category_name' => 'Category Name',
  45. 'parameter_name' => 'Parameter Name',
  46. 'video_url' => 'Video URL',
  47. 'contact_number' => 'Contact Number',
  48. 'service_hotline' => 'Service Hotline',
  49. 'site_name' => 'Site Name',
  50. 'language' => 'Language',
  51. 'company_name' => 'Company Name',
  52. 'domain' => 'Domain',
  53. 'country' => 'Country',
  54. 'appearance' => 'Appearance',
  55. 'company_address' => 'Company Address',
  56. 'order_number' => 'Order Number',
  57. 'customer_name' => 'Customer Name',
  58. 'consulting_products' => 'Consulting Products',
  59. 'status' => 'Status',
  60. 'allocate_time' => 'Allocate Time',
  61. 'freight_forwarder' => 'Freight Forwarder',
  62. 'business_model' => 'Business Model',
  63. 'ip_address' => 'IP Address',
  64. 'folder' => 'Folder Name',
  65. 'imported' => 'Imported',
  66. 'describe' => 'Description',
  67. 'domain_type' => 'Domain Type',
  68. 'secondary_domain' => 'Secondary Domain',
  69. 'custom_domain' => 'Custom Domain',
  70. 'isEnabled' => 'Enabled',
  71. 'show' => 'Show',
  72. 'menu_type' => 'Menu Type',
  73. 'menu_config' => 'Menu Config',
  74. 'Url' => 'URL',
  75. 'collections_type' => 'Collections Type',
  76. 'product_category' => 'Product Category',
  77. 'pages_tag' => 'Pages Tag',
  78. 'post_date' => 'Post Date',
  79. 'author' => 'Author',
  80. 'visibility' => 'Visibility',
  81. 'seo_title' => 'Seo Title',
  82. 'seo_description' => 'Seo Description',
  83. 'seo_keywords' => 'Seo Keywords',
  84. 'logo' => 'LOGO',
  85. 'referer_url' => 'Referer Url',
  86. 'file' => 'File',
  87. 'statistics_js' => 'Statistics Js',
  88. 'address' => 'Address',
  89. 'position' => 'Position',
  90. 'banner_url' => 'Banner Url',
  91. 'template_file' => 'Template File',
  92. 'target_type' => 'Type',
  93. 'target_ids' => 'Target Ids',
  94. 'message_title' => 'Message Title',
  95. ],
  96. 'labels' => [
  97. 'list' => 'List',
  98. 'edit' => 'Edit',
  99. 'detail' => 'Detail',
  100. 'create' => 'Create',
  101. 'root' => 'Root',
  102. 'scaffold' => 'Scaffold',
  103. 'category' => 'Category',
  104. 'enabled' => 'Enabled',
  105. 'Yes' => 'Yes',
  106. 'No' => 'No',
  107. 'order_tips' => 'Please enter a number; the smaller the number, the higher the rank on the front page',
  108. 'cover_image' => 'Cover Image',
  109. 'video_url' => 'Video URL',
  110. 'site_name' => 'Site Name',
  111. 'company_name' => 'Company Name',
  112. 'domain' => 'Domain',
  113. 'distributor' => 'Distributor',
  114. 'country' => 'Country',
  115. 'contact_number' => 'Contact Number',
  116. 'service_hotline' => 'Service Hotline',
  117. 'remark' => 'Remark',
  118. 'distributor_company_name' => 'Distributor Company Name',
  119. 'select_products_to_import' => 'Select products and click Import button.',
  120. 'company_address' => 'Company Address',
  121. 'import_tmpl' => 'Import Template',
  122. 'category_name' => 'Category Name',
  123. 'parameter_name' => 'Parameter Name',
  124. 'assignment' => 'Assignment',
  125. 'images' => 'Images',
  126. 'process' => 'Process',
  127. 'settings' => 'Settings',
  128. 'inquiry_management' => 'Inquiry Management',
  129. 'enable' => 'Enable',
  130. 'parent_id' => 'Parent Id',
  131. 'select_product' => 'Select Product',
  132. 'select_pages' => 'Select Pages',
  133. 'select_category' => 'Select Category',
  134. 'publish' => 'Publish',
  135. 'tags' => 'Tags',
  136. 'url_and_handle' => 'url and handle',
  137. 'url_repeated' => 'url repeated',
  138. 'visible' => 'Visible',
  139. 'hidden' => 'Hidden',
  140. 'draft' => 'Draft',
  141. 'published' => 'Published',
  142. 'video_player' => 'Video Player',
  143. 'new' => 'New',
  144. 'pending' => 'Pending',
  145. 'processed' => 'Processed',
  146. 'home_page' => 'Home Page',
  147. 'collections' => 'Collections',
  148. 'products' => 'Products',
  149. 'pages' => 'Pages',
  150. 'url' => 'Url',
  151. 'product_category' => 'Product Category',
  152. 'pages_tag' => 'Pages Tag',
  153. 'unique_page' => 'Unique Page',
  154. 'init_appearance' => 'Init Appearance',
  155. 'cache' => 'Cache',
  156. 'clear_cache' => 'Clear Cache',
  157. 'site_url' => 'Site URL',
  158. 'browse' => 'Browse',
  159. 'client_code' => 'Client Code',
  160. 'distributor_code' => 'Distributor Code',
  161. 'site' => 'Site',
  162. 'information' => 'Information',
  163. 'domain_type' => 'Domain Type',
  164. 'custom_domain' => 'Custom Domain',
  165. 'secondary_domain' => 'Secondary Domain',
  166. 'attribute' => 'Attribute',
  167. 'landing_page' => 'Landing Page',
  168. 'video_help' => 'Input Help',
  169. 'input_format' => 'Input Format',
  170. 'distributor_code' => 'Distributor Code',
  171. 'videos' => 'Videos',
  172. 'video_category' => 'Video Category',
  173. 'import' => 'Import',
  174. 'update_success' => 'Update Success',
  175. 'upload_failed' => 'Upload Failed',
  176. 'confirm_enable_appearance' => 'Are you sure to enable appearance?',
  177. 'inquiry_assignment' => 'Inquiry Assignment',
  178. 'no_selected_data' => 'No selected data',
  179. 'select_distributor' => 'Select Distributor',
  180. 'confirm_process_inquiry' => 'Are you sure to process inquiry?',
  181. ],
  182. 'options' => [
  183. //
  184. ],
  185. ];