en-us.php 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. <?php
  2. return [
  3. 'yuan_zhong_xiu' => 'YUAN ZHONG XIU',
  4. // 侧边栏
  5. 'home' => 'Home',
  6. 'customer_management' => 'Customer Manage',
  7. 'customer_communication' => 'Customer linkup',
  8. 'commodity_management' => 'Commodity Manage',
  9. 'product_list' => 'Product List',
  10. 'commodity_classification' => 'Product classify',
  11. 'Sale_and_Storage_of_Commodity' => 'IERP Manage',
  12. 'order_management' => 'Order Manage',
  13. 'stock_control' => 'Stock Control',
  14. 'management_of_Buddhism' => 'Buddhism Manage',
  15. 'store_management' => 'Store Manage',
  16. 'store_list' => 'Store List',
  17. 'e_commerce' => 'E commerce',
  18. 'staff_management' => 'Staff Manage',
  19. 'financial_management' => 'Financial Manage',
  20. 'account_management' => 'Account Manage',
  21. 'division_management' => 'Division Manage',
  22. 'authority_management' => 'Authority Manage',
  23. 'system_settings' => 'System Settings',
  24. 'collection_channel_management' => 'Collection channel Manage',
  25. 'yu_long_bi_management' => 'YULONGBI Manage',
  26. "order_report" => "OrderReport",
  27. "stock_report" => "StockReport",
  28. 'unfold_search' => 'Unfold Search',
  29. 'condition' => 'Condition',
  30. 'add' => 'Add',
  31. 'delete' => 'Delete',
  32. 'edit' => 'Edit',
  33. 'search' => 'Search',
  34. 'operation' => 'Operation',
  35. 'select' => 'Select',
  36. 'delete_time' => 'Delete At',
  37. 'create_time' => 'Create At',
  38. 'update_time' => 'Create At',
  39. 'id' => 'ID',
  40. 'name' => 'Name',
  41. 'mobile' => 'Mobile',
  42. 'sex' => 'Sex',
  43. 'sun_calendar' => 'Sun calendar',
  44. 'lunar_calendar' => 'Lunar calendar',
  45. 'follow_user_id' => 'Follow User ID',
  46. 'follow_username' => 'Follow Username',
  47. 'linkman' => 'Linkman',
  48. 'relation' => 'Relation',
  49. 'address' => 'Address',
  50. 'email' => 'Email',
  51. 'store_id'=>'Store ID',
  52. 'store_abbr' => 'Store Addr',
  53. ];