|
|
@@ -271,7 +271,6 @@
|
|
|
"customize": "Customize",
|
|
|
"ipmport_data": "Import Data",
|
|
|
"export_archive_data": "Export Archive Data",
|
|
|
- "full_text_search_management": "Full Text Search Management",
|
|
|
"mailer_setup_required":"<a href='/admin/app'>Email settings</a> are required to send.",
|
|
|
"admin_top": {
|
|
|
"management_wiki": "Management Wiki",
|
|
|
@@ -808,6 +807,29 @@
|
|
|
"force_update_parents_description": "Enable this option to force the addition of missing users to the ancestor groups if they exist after changing a parent group."
|
|
|
}
|
|
|
},
|
|
|
+ "full_text_search_management": {
|
|
|
+ "full_text_search_management": "Full Text Search Management",
|
|
|
+ "elasticsearch_management": "Elasticsearch management",
|
|
|
+ "connection_status": "Connection status",
|
|
|
+ "connection_status_label_unconfigured": "UNCONFIGURED",
|
|
|
+ "connection_status_label_connected": "CONNECTED",
|
|
|
+ "connection_status_label_disconnected": "DISCONNECTED",
|
|
|
+ "connection_status_label_erroroccured": "ERROR OCCURED ON SEARCH SERVICE",
|
|
|
+ "indices_status": "Indices Status",
|
|
|
+ "indices_status_label_normalized": "NORMALIZED",
|
|
|
+ "indices_status_label_unnormalized": "REBUILDING or BROKEN",
|
|
|
+ "indices_summary": "Indices summary",
|
|
|
+ "reconnect": "Reconnect",
|
|
|
+ "reconnect_button": "Try to reconnect",
|
|
|
+ "reconnect_description": "Click the button to try to reconnect to Elasticsearch.",
|
|
|
+ "normalize": "Normalize",
|
|
|
+ "normalize_button": "Normalize indices",
|
|
|
+ "normalize_description": "Click the button to repair broken indices.",
|
|
|
+ "rebuild": "Rebuild",
|
|
|
+ "rebuild_button": "Rebuild index",
|
|
|
+ "rebuild_description_1": "Click the button to rebuild index and add all page datas.",
|
|
|
+ "rebuild_description_2": "This may take a while."
|
|
|
+ },
|
|
|
"audit_log_management": {
|
|
|
"audit_log": "Audit Log",
|
|
|
"audit_log_settings": "Audit Log Settings",
|