|
1 | 1 | { |
2 | 2 | "menu": { |
3 | 3 | "Data Q&A": "Data Q&A", |
4 | | - "Data Connections": "Data Connections", |
| 4 | + "Data Connections": "Data Sources", |
5 | 5 | "Dashboard": "Dashboard", |
6 | 6 | "AI Model Configuration": "AI Model Configuration" |
7 | 7 | }, |
|
98 | 98 | }, |
99 | 99 | "qa": { |
100 | 100 | "new_chat": "New Chat", |
101 | | - "start_sqlbot": "Start SQLBot", |
102 | | - "title": "Smart Data Query", |
| 101 | + "start_sqlbot": "New Chat", |
| 102 | + "title": "Data Q&A", |
103 | 103 | "placeholder": "Please enter your question", |
104 | 104 | "ask": "Ask", |
105 | 105 | "loading": "Loading...", |
|
111 | 111 | "select_datasource": "Select Data Source", |
112 | 112 | "view_more": "View More", |
113 | 113 | "selected_datasource": "Selected Data Source", |
114 | | - "empty_datasource": "No data sources available. Please create one before starting Smart Data Query!", |
| 114 | + "empty_datasource": "No data sources available. Please create one before starting Data Q&A!", |
115 | 115 | "datasource_not_exist": "Data source does not exist", |
116 | 116 | "guess_u_ask": "You might want to ask:", |
117 | 117 | "continue_to_ask": "Continue asking:", |
|
130 | 130 | "copied": "Copied" |
131 | 131 | }, |
132 | 132 | "ds": { |
133 | | - "title": "Data Source", |
| 133 | + "title": "Data Sources", |
134 | 134 | "add": "Add Data Source", |
135 | 135 | "delete": "Delete Data Source", |
136 | 136 | "name": "Data Source Name", |
|
225 | 225 | "search": "Search", |
226 | 226 | "all_types": "All types", |
227 | 227 | "new_data_source": "New data source", |
228 | | - "open_query": "Open query", |
| 228 | + "open_query": "New Chat", |
229 | 229 | "edit": "Edit", |
230 | 230 | "source_connection_failed": "Data source connection failed", |
231 | 231 | "confirm": "Confirm", |
|
365 | 365 | "add_successfully": "Add successfully", |
366 | 366 | "member_management": "Member management", |
367 | 367 | "permission_configuration": "Permission configuration", |
368 | | - "set": "Set", |
| 368 | + "set": "Settings", |
369 | 369 | "operate_with_caution": "After deletion, the users under the workspace will be removed and all resources will be deleted. Please operate with caution." |
370 | 370 | }, |
371 | 371 | "permission": { |
|
0 commit comments