en-US.js 18.2 KB
Newer Older
Q
q4speed 已提交
1
export default {
C
Captain.B 已提交
2 3
  commons: {
    'workspace': 'Workspace',
S
shiziyuan9527 已提交
4
    'organization': 'Organization',
S
i18n  
shiziyuan9527 已提交
5
    'setting': 'Setting',
C
Captain.B 已提交
6
    'project': 'Project',
C
Captain.B 已提交
7 8
    'name': 'Name',
    'description': 'Description',
C
i18n  
Captain.B 已提交
9
    'clear': 'Clear',
C
Captain.B 已提交
10 11 12
    'save': 'Save',
    'save_success': 'Saved successfully',
    'delete_success': 'Deleted successfully',
S
shiziyuan9527 已提交
13 14
    'modify_success': 'Modify Success',
    'delete_cancel': 'Deleted Cancel',
C
Captain.B 已提交
15 16 17
    'confirm': 'Confirm',
    'cancel': 'Cancel',
    'prompt': 'Prompt',
S
shiziyuan9527 已提交
18
    'operating': 'Operating',
C
i18n  
Captain.B 已提交
19
    'input_limit': 'Within {0} and {1} characters',
C
Captain.B 已提交
20 21 22 23 24 25
    'login': 'Sign In',
    'welcome': 'Welcome back, please enter username and password to log in to MeterSphere',
    'username': 'Username',
    'password': 'Password',
    'input_username': 'Please enter username',
    'input_password': 'Please enter password',
C
i18n  
Captain.B 已提交
26 27 28
    'test': 'Test',
    'create_time': 'Created Time',
    'update_time': 'Updated Time',
C
Captain.B 已提交
29
    'add': 'Add',
30 31 32 33
    'member': 'Member',
    'email': 'Email',
    'phone': 'Phone',
    'role': 'Role',
S
shiziyuan9527 已提交
34
    'personal_info': 'Personal Info',
C
Captain.B 已提交
35
    'status': 'Status',
C
i18n  
Captain.B 已提交
36 37
    'show_all': 'Show All',
    'report': 'Report',
C
i18n  
Captain.B 已提交
38 39 40 41
    'user': 'User',
    'system': 'System',
    'personal_setting': 'Personal Setting',
    'test_resource_pool': 'Resource Pool',
C
i18n  
Captain.B 已提交
42
    'system_setting': 'Settings',
Q
i18n  
q4speed 已提交
43
    'api': 'API',
C
i18n  
Captain.B 已提交
44
    'performance': 'Performance',
C
chenjianxing 已提交
45
    'functional': 'Functional test',
C
chenjianxing 已提交
46
    'input_content': 'Please enter content',
C
chenjianxing 已提交
47
    'create': 'Create',
C
chenjianxing 已提交
48 49
    'edit': 'Edit',
    'copy': 'Copy',
C
chenjianxing 已提交
50 51 52
    'refresh': 'Refresh',
    'remark': 'Remark',
    'delete': 'Delete',
C
chenjianxing 已提交
53
    'not_filled': 'Not filled',
C
i18n  
Captain.B 已提交
54
    'please_select': 'Please select',
C
chenjianxing 已提交
55
    'search_by_name': 'Search by name',
S
i18n  
shiziyuan9527 已提交
56 57
    'personal_information': 'Personal Information',
    'exit_system': 'Exit System',
S
shiziyuan9527 已提交
58 59
    'verification': 'Verification',
    'set_admin': 'Set Admin',
W
wenyann 已提交
60 61 62 63 64 65 66 67
    'system_parameter_setting': 'System Parameter Setting',
    'connection_successful': 'Connection successful',
    'connection_failed': 'Connection failed',
    'save_failed': 'Saved failed',
    'host_cannot_be_empty': 'Host cannot be empty',
    'port_cannot_be_empty': 'Port cannot be empty',
    'account_cannot_be_empty': 'Account cannot be empty',

C
chenjianxing 已提交
68 69 70
    'title': 'Title',
    'custom': 'Custom',
    'select_date': 'Select date',
C
i18n  
Captain.B 已提交
71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91
    'calendar_heatmap': 'Calendar Heatmap',
    'months_1': 'Jan',
    'months_2': 'Feb',
    'months_3': 'Mar',
    'months_4': 'Apr',
    'months_5': 'May',
    'months_6': 'Jun',
    'months_7': 'Jul',
    'months_8': 'Aug',
    'months_9': 'Sep',
    'months_10': 'Oct',
    'months_11': 'Nov',
    'months_12': 'Dec',
    'weeks_0': 'Sun',
    'weeks_1': 'Mon',
    'weeks_2': 'Tues',
    'weeks_3': 'Wed',
    'weeks_4': 'Thur',
    'weeks_5': 'Fri',
    'weeks_6': 'Sat',
    'test_unit': 'tests',
C
Captain.B 已提交
92 93 94
  },
  workspace: {
    'create': 'Create Workspace',
95
    'update': 'Update Workspace',
C
Captain.B 已提交
96 97 98 99
    'delete_confirm': 'Are you sure you want to delete this workspace?',
    'add': 'Add Workspace',
    'input_name': 'Please enter a workspace name',
    'search_by_name': 'Search by name',
C
Captain.B 已提交
100
    'organization_name': 'Organization Name',
101
    'please_choose_organization': 'Please Choose Organization',
S
shiziyuan9527 已提交
102
    'please_select_a_workspace_first': 'Please select a workspace first!',
S
i18n  
shiziyuan9527 已提交
103 104
    'none': 'None Workspace',
    'select': 'Select Workspace',
C
Captain.B 已提交
105
  },
S
shiziyuan9527 已提交
106
  organization: {
S
i18n  
shiziyuan9527 已提交
107
    'create': 'Create Organization',
S
shiziyuan9527 已提交
108 109 110
    'modify': 'Modify',
    'delete_confirm': 'Are you sure you want to delete this workspace?',
    'input_name': 'Please enter a organization name',
111
    'select_organization': 'Please select organization',
S
shiziyuan9527 已提交
112 113
    'search_by_name': 'Search by name',
    'special_characters_are_not_supported': 'Special characters are not supported',
S
i18n  
shiziyuan9527 已提交
114 115
    'none': 'None Organization',
    'select': 'Select Organization',
S
shiziyuan9527 已提交
116
  },
C
Captain.B 已提交
117
  project: {
C
chenjianxing 已提交
118
    'name': 'Project name',
C
Captain.B 已提交
119 120
    'recent': 'Recent Projects',
    'create': 'Create Project',
C
project  
Captain.B 已提交
121
    'edit': 'Edit Project',
C
Captain.B 已提交
122 123
    'delete_confirm': 'Are you sure you want to delete this project?',
    'search_by_name': 'Search by name',
C
Captain.B 已提交
124
    'input_name': 'Please enter a workspace name',
125 126
    'owning_workspace': 'Owning Workspace',
    'please_choose_workspace': 'Please select Workspace',
C
Captain.B 已提交
127
  },
128
  member: {
129 130 131 132
    'create': 'Create',
    'modify': 'Modify',
    'delete_confirm': 'Are you sure you want to delete this Member?',
    'please_choose_member': 'Please Choose Member',
S
shiziyuan9527 已提交
133 134
    'search_by_name': 'Search by name',
    'modify_personal_info': 'Modify Personal Information',
C
Captain.B 已提交
135 136
    'edit_password': 'Edit Password',
    'edit_information': 'Edit Information',
S
shiziyuan9527 已提交
137
    'input_name': 'Please enter a user name',
C
i18n  
Captain.B 已提交
138
    'input_email': 'Please enter a email',
S
shiziyuan9527 已提交
139 140 141
    'special_characters_are_not_supported': 'Special characters are not supported',
    'mobile_number_format_is_incorrect': 'Mobile number format is incorrect',
    'email_format_is_incorrect': 'Email format is incorrect',
Q
q4speed 已提交
142
    'password_format_is_incorrect': 'Password format is incorrect (At least 8-16 characters, at least 1 uppercase letter, 1 lowercase letter and 1 number)',
Q
q4speed 已提交
143 144
    'old_password': 'Old Password',
    'new_password': 'New Password',
S
shiziyuan9527 已提交
145 146 147 148 149 150 151
  },
  user: {
    'create': 'Create',
    'modify': 'Modify',
    'input_name': 'Please enter a user name',
    'input_id': 'Please enter a ID',
    'input_email': 'Please enter a email',
Q
q4speed 已提交
152
    'input_password': 'Please enter a password',
S
shiziyuan9527 已提交
153 154 155 156
    'special_characters_are_not_supported': 'Special characters are not supported',
    'mobile_number_format_is_incorrect': 'Mobile number format is incorrect',
    'email_format_is_incorrect': 'Email format is incorrect',
    'delete_confirm': 'Are you sure you want to delete this User?',
157 158 159
  },
  role: {
    'please_choose_role': 'Please Choose Role',
S
shiziyuan9527 已提交
160 161
    'admin': 'Admin',
    'org_admin': 'Org_Admin',
C
Captain.B 已提交
162 163 164
    'test_manager': 'Test Manager',
    'test_user': 'Test User',
    'test_viewer': 'Test Viewer',
165
  },
S
shiziyuan9527 已提交
166 167 168 169
  report: {
    'recent': 'Recent Report',
    'search_by_name': 'Search by Name',
    'test_name': 'Test',
S
shiziyuan9527 已提交
170 171 172
    'test_overview': 'Test Overview',
    'test_request_statistics': 'Test Request Statistics',
    'test_error_log': 'Test Error Log',
173 174
    'test_log_details': 'Test Log Details',
    'test_details': 'Test Details',
S
i18n  
shiziyuan9527 已提交
175 176 177 178 179 180 181 182 183
    'test_duration': 'Test Duration:{0} minutes {1} seconds',
    'test_start_time': 'Test Start Time',
    'test_end_time': 'Test End Time',
    'test_stop_now': 'Test Stop Now',
    'test_execute_again': 'Test Execute Again',
    'export': 'Export',
    'compare': 'Compare',
    'generation_error': 'Report generation error, cannot be viewed!',
    'being_generated': 'Report is being generated...',
C
i18n  
Captain.B 已提交
184
    'delete_confirm': 'Confirm delete: ',
S
shiziyuan9527 已提交
185
  },
C
i18n  
Captain.B 已提交
186
  load_test: {
Q
q4speed 已提交
187 188
    'operating': 'Operating',
    'pressure_prediction_chart': 'Pressure Prediction Chart',
C
i18n  
Captain.B 已提交
189 190 191 192 193 194 195 196 197 198
    'recent': 'Recent Tests',
    'search_by_name': 'Search by name',
    'project_name': 'Project',
    'delete_confirm': 'Are you sure want to delete test: ',
    'input_name': 'Please enter name',
    'select_project': 'Please select project',
    'save_and_run': 'Save and execute',
    'basic_config': 'Scene Configuration',
    'pressure_config': 'Pressure configuration',
    'advanced_config': 'Advanced Configuration',
199
    'runtime_config': 'Runtime Configuration',
C
i18n  
Captain.B 已提交
200 201 202
    'is_running': 'Test is running! ',
    'test_name_is_null': 'Test name cannot be empty! ',
    'project_is_null': 'Project cannot be empty! ',
C
Captain.B 已提交
203
    'jmx_is_null': 'Can only contain one JMX file',
C
Captain.B 已提交
204 205 206 207 208 209
    'file_name': 'File name',
    'file_size': 'File size',
    'file_type': 'File Type',
    'file_status': 'File Status',
    'last_modify_time': 'Modify time',
    'upload_tips': 'Drag files here, or <em> click to upload </em>',
C
Captain.B 已提交
210
    'upload_type': 'Only JMX/CSV files can be uploaded',
C
Captain.B 已提交
211 212 213 214 215 216 217 218 219 220 221 222
    'related_file_not_found': "No related test file found!",
    'delete_file_confirm': 'Confirm delete file:',
    'delete_file': "Please delete an existing file first!",
    'thread_num': 'Concurrent users:',
    'input_thread_num': 'Please enter the number of threads',
    'duration': 'Duration time (minutes):',
    'input_duration': 'Please enter a duration',
    'rps_limit': 'RPS Limit:',
    'input_rps_limit': 'Please enter a limit',
    'ramp_up_time_within': 'In',
    'ramp_up_time_minutes': 'minutes, separate',
    'ramp_up_time_times': 'add concurrent users',
C
Captain.B 已提交
223
    'advanced_config_error': 'Advanced configuration verification failed',
C
Captain.B 已提交
224 225 226 227 228 229 230
    'domain_bind': 'Domain bind',
    'domain': 'Domain',
    'enable': 'Enable',
    'ip': 'IP',
    'params': 'Parameters',
    'param_name': 'Name',
    'param_value': 'Value',
C
Captain.B 已提交
231 232 233 234
    'domain_is_duplicate': 'Domain is duplicated',
    'param_is_duplicate': 'Parameter name is duplicate',
    'domain_ip_is_empty': 'Domain and IP cannot be empty',
    'param_name_value_is_empty': 'Parameters cannot be empty',
C
Captain.B 已提交
235 236 237
    'connect_timeout': 'Timeout to establish a connection',
    'custom_http_code': 'Custom HTTP response success status code',
    'separated_by_commas': 'Separated by commas',
C
i18n  
Captain.B 已提交
238
    'create': 'Create Test',
C
Captain.B 已提交
239 240
    'select_resource_pool': 'Please Select Resource Pool',
    'resource_pool_is_null': 'Resource Pool is empty',
C
Captain.B 已提交
241
    'download_log_file': 'Download',
C
i18n  
Captain.B 已提交
242
  },
C
chenjianxing 已提交
243
  api_test: {
Q
q4speed 已提交
244
    title: "Test",
Q
q4speed 已提交
245 246 247 248 249
    save_and_run: "Save and Run",
    run: "Run",
    running: "Running",
    reset: "Rest",
    input_name: "Please enter the test name",
250
    select_project: "Select project",
Q
q4speed 已提交
251 252 253 254
    variable_name: "Variable name",
    copied: "copied",
    key: "Key",
    value: "Value",
Q
q4speed 已提交
255 256 257 258 259 260
    scenario: {
      config: "Scenario Config",
      input_name: "Please enter the scenario name",
      name: "Scenario Name",
      base_url: "Base URL",
      base_url_description: "Base URL as URL prefix for all requests",
Q
q4speed 已提交
261
      variables: "Variables",
Q
q4speed 已提交
262
      headers: "Headers",
Q
q4speed 已提交
263
      kv_description: "Variables are available for all requests",
264 265
      copy: "Copy scenario",
      delete: "Delete scenario"
Q
q4speed 已提交
266 267
    },
    request: {
268 269
      copy: "Copy request",
      delete: "Delete request",
Q
q4speed 已提交
270
      input_name: "Please enter the request name",
271
      name: "Name",
Q
q4speed 已提交
272
      method: "Method",
273
      url: "URL",
Q
q4speed 已提交
274
      url_description: "etc: https://fit2cloud.com",
Q
q4speed 已提交
275
      parameters: "Query parameters",
Q
q4speed 已提交
276 277 278 279 280 281 282 283 284 285
      parameters_desc: "Parameters will be appended to the URL e.g. https://fit2cloud.com?Name=Value&Name2=Value2",
      headers: "Headers",
      body: "Body",
      body_kv: "Key Value",
      body_text: "Raw",
      assertions: {
        label: "Assertion",
        text: "Text",
        regex: "Regex",
        response_time: "Response Time",
Q
q4speed 已提交
286 287 288
        select_type: "Choose type",
        select_subject: "Subject",
        select_condition: "Condition",
Q
q4speed 已提交
289 290 291 292 293 294 295
        contains: "Contains",
        not_contains: "Not contains",
        equals: "Equals",
        start_with: "Start with",
        end_with: "End With",
        value: "Value",
        expression: "Expression",
Q
q4speed 已提交
296
        response_in_time: "Response in time",
Q
q4speed 已提交
297
      },
Q
q4speed 已提交
298 299 300 301 302 303 304 305 306
      extract: {
        label: "Extract from response",
        select_type: "Choose type",
        description: "Extract data from the response and store it in variables. Use the variables in subsequent requests.",
        regex: "Regex",
        regex_expression: "Regular expression",
        json_path_expression: "JSONPath expression",
        xpath_expression: "XPath expression",
      }
Q
q4speed 已提交
307 308 309
    }
  },
  api_report: {
Q
q4speed 已提交
310
    title: "Report",
Q
q4speed 已提交
311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327
    request: "Request",
    request_body: "Body",
    request_headers: "Headers",
    request_cookie: "Cookie",
    response: "Response",
    delete_confirm: 'Confirm delete : ',
    scenario_name: "Scenario name",
    response_time: "Response time(ms)",
    latency: "Latency",
    request_size: "Request Size",
    response_size: "Response Size",
    response_code: "Response Code",
    response_message: "Response Message",
    error: "Error",
    assertions: "Assertions",
    assertions_pass: "Passed Assertions",
    assertions_name: "Assertion Name",
Q
q4speed 已提交
328
    assertions_error_message: "Error Message",
Q
q4speed 已提交
329 330 331 332
    assertions_is_success: "Fail/Success",
    result: "Result",
    success: "Success",
    fail: "Fail",
Q
q4speed 已提交
333
    test_name: "Test"
C
chenjianxing 已提交
334
  },
C
chenjianxing 已提交
335
  test_track: {
C
chenjianxing 已提交
336
    test_track: "Track",
C
chenjianxing 已提交
337 338 339 340 341
    confirm: "Confirm",
    cancel: "Cancel",
    project: "Project",
    save: "Save",
    return: "Return",
C
chenjianxing 已提交
342
    length_less_than: "The length less than",
C
chenjianxing 已提交
343 344
    recent_plan: "Recent plan",
    recent_case: "Recent case",
C
chenjianxing 已提交
345
    pass_rate: "Pass rate",
C
chenjianxing 已提交
346
    case: {
C
chenjianxing 已提交
347
      test_case: "Case",
C
chenjianxing 已提交
348
      move: "Move case",
C
chenjianxing 已提交
349 350 351 352
      case_list: "Test case list",
      create_case: "Create case",
      edit_case: "Edit case",
      view_case: "Test case",
C
chenjianxing 已提交
353 354 355
      no_project: "There is no project in this workspace, please create the project first",
      priority: "Priority",
      type: "Type",
C
chenjianxing 已提交
356
      method: "Method",
C
chenjianxing 已提交
357 358 359 360 361
      auto: "Auto",
      manual: "Manual",
      create: "Create test case",
      case_type: "Case Type",
      name: "Test case name",
C
chenjianxing 已提交
362
      module: "Module",
C
chenjianxing 已提交
363 364 365 366 367 368 369 370 371 372 373 374 375
      maintainer: "Maintainer",
      steps: "Steps",
      number: "Number",
      prerequisite: "Prerequisite",
      step_desc: "Step describe",
      expected_results: "Expected results",
      input_name: "Please enter name",
      input_module: "Please select module",
      input_maintainer: "Please select maintainer",
      input_priority: "Please select priority",
      input_type: "Please select type",
      input_method: "Please select method",
      input_prerequisite: "Please select prerequisite",
C
chenjianxing 已提交
376
      delete_confirm: "Confirm delete test case",
C
chenjianxing 已提交
377
      delete: "Delete case",
C
chenjianxing 已提交
378
      save_create_continue: "Save and create continue",
C
chenjianxing 已提交
379 380 381 382 383 384 385 386 387 388
      import: {
        import: "Import test case",
        case_import: "Import test case",
        download_template: "Download template",
        click_upload: "Upload",
        upload_limit: "Only XLS/XLSX files can be uploaded, and no more than 20M",
        upload_limit_count: "Only one file can be uploaded at a time",
        upload_limit_format: "Upload files can only be XLS, XLSX format!",
        upload_limit_size: "Upload file size cannot exceed 20MB!",
        success: "Import success!",
C
chenjianxing 已提交
389
        importing: "Importing...",
C
chenjianxing 已提交
390 391 392 393
      },
      export: {
        export: "Export cases"
      }
C
chenjianxing 已提交
394
    },
C
chenjianxing 已提交
395
    plan: {
C
chenjianxing 已提交
396
      test_plan: "Plan",
C
chenjianxing 已提交
397
      create_plan: "Create test plan",
C
chenjianxing 已提交
398
      edit_plan: "Edit test plan",
C
chenjianxing 已提交
399
      plan_name: "Test plan name",
C
chenjianxing 已提交
400 401
      plan_project: "Project",
      plan_stage: "Stage",
C
chenjianxing 已提交
402 403 404
      plan_status: "Status",
      smoke_test: "Smoke test",
      functional_test: "Functional test",
C
chenjianxing 已提交
405
      integration_testing: "Integration test",
C
chenjianxing 已提交
406
      system_test: "System test",
C
chenjianxing 已提交
407
      regression_test: "Regression test",
C
chenjianxing 已提交
408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423
      version_validation: "Version validation",
      plan_principal: "Principal",
      input_plan_name: "Please input plan name",
      input_plan_principal: "Please select principal",
      input_plan_project: "Please select project",
      input_plan_stage: "Please select stage",
      plan_status_prepare: "Not started",
      plan_status_running: "Starting",
      plan_status_completed: "Completed",
      plan_delete_confirm: "Confirm delete test plan: ",
    },
    module: {
      search: "Search module",
      rename: "Rename",
      add_submodule: "Add submodule",
      add_module: "Add module",
C
chenjianxing 已提交
424
      name: "Name",
C
chenjianxing 已提交
425 426
      delete_confirm: "Confirm delete module:",
      delete_all_resource: "and all submodules and test cases under the module",
C
chenjianxing 已提交
427 428 429 430 431 432 433
      module: "Module",
    },
    home: {
      recent_test: "Recent test",
      my_plan: "My plan",
      test_rate: "Test rate",
      tested_case: "Tested case",
C
chenjianxing 已提交
434 435 436
    },
    plan_view: {
      plan: "Plan",
C
chenjianxing 已提交
437
      relevance_test_case: "Relevance case",
C
chenjianxing 已提交
438
      executor: "Executor",
C
chenjianxing 已提交
439
      execute_result: "Result",
C
chenjianxing 已提交
440 441 442 443 444 445 446 447 448 449
      pass: "Pass",
      failure: "Failure",
      blocking: "Blocking",
      skip: "Skip",
      actual_result: "Actual result",
      step_result: "Step result",
      my_case: "My case",
      all_case: "All case",
      pre_case: "The last case",
      next_case: "The next case",
C
chenjianxing 已提交
450
      change_execution_results: "Change results",
C
chenjianxing 已提交
451 452 453
      change_executor: "Change executor",
      select_executor: "Select executor",
      select_execute_result: "Select execute result",
C
chenjianxing 已提交
454
      cancel_relevance: "Cancel relevance",
C
chenjianxing 已提交
455 456
      confirm_cancel_relevance: "Confirm cancel relevance",
      select_manipulate: "Select the data you want to manipulate",
C
chenjianxing 已提交
457 458
      select_template: "Select template",
      step: "Step",
C
chenjianxing 已提交
459
      submit_issues: "Commit issues",
C
chenjianxing 已提交
460 461 462 463 464
      operate_step: "Operate step",
      edit_component: "Edit component",
      base_info: "Base info",
      test_result: "Test result",
      result_distribution: "Result distribution",
C
chenjianxing 已提交
465
      custom_component: "Custom",
C
chenjianxing 已提交
466 467 468 469 470 471 472
      create_report: "Create report",
      view_report: "View report",
      component_library: "Component library",
      component_library_tip: "Drag and drop the component from the component library, add to the right, preview the report effect, only one can be added per system component.",
      delete_component_tip: "Please reserve at least one component",
      input_template_name: "Input template name",
      case_count: "Case count",
C
chenjianxing 已提交
473
      issues_count: "Issues count",
C
chenjianxing 已提交
474 475 476 477
      result_statistics: "Result statistics",
      result_statistics_chart: "Result statistics chart",
      create_template: "Create template",
      report_template: "Report template",
C
chenjianxing 已提交
478
    }
C
chenjianxing 已提交
479
  },
C
Captain.B 已提交
480
  test_resource_pool: {
C
Captain.B 已提交
481 482 483 484 485 486 487
    'type': 'type',
    'enable_disable': 'Enable / disable',
    'search_by_name': 'Search by name',
    'create_resource_pool': 'Create resource pool',
    'update_resource_pool': 'Create resource pool',
    'select_pool_type': 'Select resource type',
    'max_threads': 'Maximum concurrent number',
C
Captain.B 已提交
488 489 490 491 492 493 494
    'input_pool_name': 'Please enter the resource pool name',
    'pool_name_valid': 'Resource pool name does not support special characters',
    'cannot_remove_all_node': 'Cannot delete all independent nodes',
    'cannot_empty': 'Resource pool cannot be empty',
    'fill_the_data': 'Please complete the data',
    'delete_prompt': 'This operation will permanently delete the resource pool, continue?',
    'status_change_success': 'Successfully changed the status!',
C
样式  
Captain.B 已提交
495
    'status_change_failed': 'Failed to change the status, resource pool is invalid!',
C
Captain.B 已提交
496
  },
W
wenyann 已提交
497 498 499 500 501 502 503
  system_parameter_setting: {
    'mailbox_service_settings': 'Mailbox Service Settings',
    'test_connection': 'Test connection',
    'SMTP_host': 'SMTP host',
    'SMTP_port': 'SMTP port',
    'SMTP_account': 'SMTP account',
    'SMTP_password': 'SMTP password',
W
修改  
wenyann 已提交
504 505 506 507
    'SSL': 'Turn on SSL (if the SMTP port is 465, you usually need to enable SSL)',
    'TLS': 'Turn on TLS (if the SMTP port is 587, you usually need to enable TLS)',
    'SMTP': 'Anonymous SMTP or not',

W
wenyann 已提交
508
  },
C
Captain.B 已提交
509
  i18n: {
510
    'home': 'Home'
C
Captain.B 已提交
511 512
  }
};