|
146 | 146 | "local_excelcsv": "Local Excel/CSV", |
147 | 147 | "pieces_in_total": "Showing {ms} records", |
148 | 148 | "test_connection": "Test Connection", |
149 | | - "check": "check", |
| 149 | + "check": "Check", |
150 | 150 | "connection_success": "Connection Successful", |
151 | 151 | "connection_failed": "Connection Failed, Please Check Configuration", |
152 | 152 | "Search Datasource": "Search Datasource", |
|
378 | 378 | "2_dashboards": "{msg} dashboards", |
379 | 379 | "smart_data_centers": "{msg} smart data centers", |
380 | 380 | "confirm_to_delete": "After the data source is deleted, the related questions can no longer be asked and the charts in the dashboard cannot be displayed normally. Please operate with caution!", |
381 | | - "id_account_to_add": "Search user ID/account to add", |
| 381 | + "id_account_to_add": "Search name/account", |
382 | 382 | "find_user": "Find user", |
383 | 383 | "add_successfully": "Add successfully", |
384 | 384 | "member_management": "Member management", |
|
389 | 389 | "permission": { |
390 | 390 | "search_rule_group": "Search rule group", |
391 | 391 | "add_rule_group": "Add rule group", |
392 | | - "permission_rule": "Permission rule", |
| 392 | + "permission_rule": "Permission rules", |
393 | 393 | "restricted_user": "Restricted user", |
394 | | - "set_rule": "Set rule", |
395 | | - "set_user": "Set user", |
| 394 | + "set_rule": "Setup rule", |
| 395 | + "set_user": "Setup user", |
396 | 396 | "2": "{msg}", |
397 | 397 | "238_people": "{msg} people", |
398 | 398 | "no_permission_rule": "No permission rule", |
|
406 | 406 | "select_restricted_user": "Select restricted user", |
407 | 407 | "rule_group_1": "Delete rule group: {msg}?", |
408 | 408 | "no_rule": "No rule", |
409 | | - "row_permission": "Row permission", |
410 | | - "column_permission": "Column permission", |
| 409 | + "row_permission": "Row perm", |
| 410 | + "column_permission": "Column perm", |
411 | 411 | "rule_rule_1": "Delete rule: {msg}?", |
412 | 412 | "no_content": "No content", |
413 | 413 | "edit_column_permission": "Edit column permission", |
|
457 | 457 | "support_is_required": "Applicable to scenarios where data verification is not required, just embed the embedded code into the third party code, no additional support is required", |
458 | 458 | "data_permissions_etc": "Applicable to scenarios where data verification is required, requiring the third party system to provide data source interface, user interface data permissions, etc.", |
459 | 459 | "create_basic_application": "Create basic application", |
460 | | - "set_data_source": "Set data source", |
| 460 | + "set_data_source": "Data source settings", |
461 | 461 | "basic_information": "Basic information", |
462 | 462 | "application_name": "Application name", |
463 | 463 | "application_description": "Application description", |
464 | 464 | "cross_domain_settings": "Cross-domain settings", |
465 | 465 | "third_party_address": "Please enter the embedded third party address", |
466 | | - "set_to_private": "Set to private", |
467 | | - "set_to_public": "Set to public", |
| 466 | + "set_to_private": "Set as private", |
| 467 | + "set_to_public": "Set as public", |
468 | 468 | "public": "Public", |
469 | 469 | "private": "Private", |
470 | 470 | "creating_advanced_applications": "Creating Advanced Applications", |
|
508 | 508 | "type": "Chart Type", |
509 | 509 | "chart_type": { |
510 | 510 | "table": "Detail Table", |
511 | | - "bar": "Bar Chart", |
512 | | - "column": "Column Chart", |
513 | | - "line": "Line Chart", |
514 | | - "pie": "Pie Chart" |
| 511 | + "bar": "Bar", |
| 512 | + "column": "Column", |
| 513 | + "line": "Line", |
| 514 | + "pie": "Pie" |
515 | 515 | }, |
516 | 516 | "show_sql": "View SQL", |
517 | 517 | "export_to": "Export As", |
|
0 commit comments