lang-en.json 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210
  1. {
  2. "site": {
  3. "name": "SmartAI LM Platform"
  4. },
  5. "theme": {
  6. "light": "Light Mode",
  7. "dark": "Dark Mode"
  8. },
  9. "message": {
  10. "hello": "hello world"
  11. },
  12. "header": {
  13. "会话": "Conversation",
  14. "知识库管理": "Knowledge Base Management",
  15. "模型管理": "Model Management",
  16. "Agent": "Agent",
  17. "智能体": "Intelligent",
  18. "权限管理": "Permission",
  19. "小数": "Xiaoshu",
  20. "用户组管理": "User Group Management",
  21. "用户管理": "User Management",
  22. "角色管理": "Role Management",
  23. "机构管理": "Organization Management",
  24. "资源管理": "Resource Management",
  25. "search": "Search",
  26. "language": "Language",
  27. "theme": "Theme",
  28. "setting": "Settings"
  29. },
  30. "login": {
  31. "logoTitle": "SmartAI Large Model Platform",
  32. "titleTips": "Covering Most Typical Business Scenarios",
  33. "loginModel": "User Login",
  34. "registerModel": "User Registration",
  35. "usernameTips": "Please enter your username",
  36. "passwordTips": "Please enter your password",
  37. "emailTips": "Please enter your email",
  38. "loginBtn": "Login",
  39. "registerBtn": "Register",
  40. "noAccount": "Don't have an account?",
  41. "usernameLength": "Username must be between 3 and 20 characters long",
  42. "passwordLength": "Password must be between 6 and 20 characters long",
  43. "emailFormat": "Incorrect email format",
  44. "logout": "Exit",
  45. "okBtn": "OK",
  46. "cancelBtn": "Cancel",
  47. "tip": "Prompt",
  48. "okText": "Are you sure you want to log out?"
  49. },
  50. "management": {
  51. "knowledgeTitle": "Welcome back",
  52. "knowledgeDesc": "Which knowledge base are we going to use today?",
  53. "modelTitle": "Model Provider",
  54. "modelDesc": "Set model parameters and API key here.",
  55. "intelligentTitle": "Intelligent Agent Management",
  56. "intelligentDesc": "The intelligent agent executes tasks through a visual workflow with clear steps. We provide scenario templates for your use and reference.",
  57. "search": "Search",
  58. "createKnowledgeBase": "Create Knowledge Base",
  59. "setModel": "System Model Settings",
  60. "createIntelligent": "Create Intelligent Agent",
  61. "document": "Document",
  62. "edit": "Edit",
  63. "delete": "Delete",
  64. "online": "Online",
  65. "offline": "Offline",
  66. "createUser": "Create User",
  67. "addedModel": "Added Models",
  68. "unaddModel": "Models to be Added",
  69. "addModelBtn": "Add Model",
  70. "showMoreModelBtn": "Show More Models",
  71. "downBtn": "Expand",
  72. "upBtn": "Collapse",
  73. "useBtn": "Use",
  74. "addLabelBtn": "Add Label",
  75. "loadingDataTip": "Loading data, please wait...",
  76. "noMoreData": "No more data available",
  77. "searchAppTip": "All Application Types",
  78. "searchLabelTip": "All Labels"
  79. },
  80. "permission": {
  81. "query": "Query",
  82. "reset": "Reset",
  83. "refresh": "Refresh",
  84. "density": "Density",
  85. "role": {
  86. "name": "Role",
  87. "add": "Add Role",
  88. "edit": "Edit",
  89. "permissionEdit": "Permission Configuration",
  90. "deptEdit": "Department Configuration",
  91. "delete": "Delete",
  92. "confirmDelete": "Are you sure you want to delete this record?",
  93. "roleName": "Role Name",
  94. "remark": "Remark",
  95. "roleNameRequired": "Role Name is required",
  96. "permissionConfig": "Permission Configuration",
  97. "deptConfig": "Department Configuration",
  98. "menuFunctions": "Menu Functions",
  99. "roleMenuPermissions": "Role Menu Permissions",
  100. "organization": "Organization",
  101. "roleDepartments": "Role Departments"
  102. },
  103. "account": {
  104. "new_user": "New User",
  105. "reset_password": "Reset Password",
  106. "edit": "Edit",
  107. "view_permission": "View Permission",
  108. "dept_config": "Department Configuration",
  109. "delete": "Delete",
  110. "user_permission": "User Permission",
  111. "menu_function": "Menu Function",
  112. "knowledge_base": "Knowledge Base",
  113. "agent": "Agent",
  114. "organization": "Organization",
  115. "user_department": "User Department",
  116. "department_roles": "Department Roles",
  117. "username": "Username",
  118. "name": "Name",
  119. "phone": "Phone",
  120. "email": "Email",
  121. "password": "Password",
  122. "roles": "Roles"
  123. },
  124. "org": {
  125. "organization": "Organization",
  126. "details": "Details",
  127. "add": "Add",
  128. "parent_org": "Parent Organization",
  129. "status": "Organization Status",
  130. "org_name": "Organization Name",
  131. "leader": "Leader",
  132. "phone": "Phone",
  133. "address": "Address",
  134. "save": "Save",
  135. "reset": "Reset"
  136. },
  137. "resource": {
  138. "organization": "Resource",
  139. "details": "Details",
  140. "add": "Add",
  141. "parent_org": "Parent Resource",
  142. "status": "Resource Status",
  143. "org_name": "Resource Name",
  144. "leader": "Leader",
  145. "phone": "Phone",
  146. "address": "Resource Address",
  147. "save": "Save",
  148. "reset": "Reset",
  149. "icon": "Resource Icon",
  150. "menuType": "Resource Type",
  151. "description": "Description",
  152. "perms": "Resource Permission Character",
  153. "component": "Component Address"
  154. },
  155. "group": {
  156. "name": "User Group",
  157. "createUserGroup": "Create User Group",
  158. "deleteConfirm": "Are you sure you want to delete this data?",
  159. "edit": "Edit",
  160. "memberManagement": "Member Management",
  161. "permissionManagement": "Permission Management",
  162. "addNew": "Add New",
  163. "modalTitleEdit": "Edit",
  164. "modalTitleAdd": "Add New",
  165. "serialNumber": "Serial Number",
  166. "groupName": "Group Name",
  167. "description": "Description",
  168. "status": "Status",
  169. "action": "Action",
  170. "memberTitle": "Permission Configuration",
  171. "searchPlaceholder": "Please enter username to search",
  172. "optionalMembers": "Available Members",
  173. "selectedMembers": "Selected Members",
  174. "permissionTitle": "Permission Configuration",
  175. "knowledgeFeature": "Knowledge Base Features:",
  176. "agentFeature": "Agent Features:",
  177. "allPermissions": "All Permissions"
  178. }
  179. },
  180. "conversation": {
  181. "chat_new": "New Session",
  182. "chat_history": "History",
  183. "chat_smart": "SmartAI+",
  184. "search_history": "Search history",
  185. "history_today": "Today",
  186. "history_month": "This month",
  187. "history_earlier": "Earlier",
  188. "history_loadmore": "Load more",
  189. "history_nomore": "No more",
  190. "history_empty": "Empty",
  191. "hello": "Welcome",
  192. "nice_day": "Let's spend a wonderful day together",
  193. "attention": "The content is generated by an AI big model, please carefully identify it",
  194. "file_upload_message": "Upload",
  195. "input_message": "Enter your question",
  196. "input_placholder": "Enter text content",
  197. "input_confirm": "Confirm",
  198. "back": "Back"
  199. }
  200. }