|
3 | 3 | "Cancel": "No",
|
4 | 4 | "Confirm": "Yes",
|
5 | 5 | "Running": "Running",
|
| 6 | + "Select value is empty": "Select value is empty", |
6 | 7 | "UnKnow": "UnKnow",
|
7 | 8 | "Warning": "Warning",
|
8 | 9 | "app": {
|
|
17 | 18 | "Copy Module Config": "Copy config",
|
18 | 19 | "Export Config Successful": "The configuration has been copied. Please check for important data",
|
19 | 20 | "Export Configs": "Export Configs",
|
| 21 | + "Feedback Count": "User Feedback", |
20 | 22 | "Import Config": "Import Config",
|
21 | 23 | "Import Config Failed": "Failed to import the configuration, please ensure that the configuration is normal!",
|
22 | 24 | "Import Configs": "Import Configs",
|
|
26 | 28 | "Logs Source": "Source",
|
27 | 29 | "Logs Time": "Time",
|
28 | 30 | "Logs Title": "Title",
|
| 31 | + "Mark Count": "Mark Count", |
29 | 32 | "My Apps": "My Apps",
|
30 | 33 | "Output Field Settings": "Output Field Settings",
|
31 | 34 | "Paste Config": "Paste Config"
|
32 | 35 | },
|
33 | 36 | "chat": {
|
| 37 | + "Admin Mark Content": "Corrected response", |
34 | 38 | "Complete Response": "Complete Response",
|
35 | 39 | "Confirm to clear history": "Confirm to clear history?",
|
36 | 40 | "Exit Chat": "Exit",
|
| 41 | + "Feedback Failed": "Feedback Failed", |
| 42 | + "Feedback Mark": "Mark", |
| 43 | + "Feedback Modal": "Feedback", |
| 44 | + "Feedback Modal Tip": "Enter what you find unsatisfactory", |
| 45 | + "Feedback Close": "Close Feedback", |
| 46 | + "Feedback Submit": "Submit", |
| 47 | + "Feedback Success": "Feedback Success", |
| 48 | + "Feedback Update Failed": "Feedback Update Failed", |
37 | 49 | "History": "History",
|
| 50 | + "Mark": "Mark", |
| 51 | + "Mark Description": "The annotation feature is currently in beta. \n\n After clicking Add annotation, you need to select a knowledge base in order to store annotation data. You can use this feature to quickly annotate questions and expected answers to guide the model to the next answer. At present, the annotation function, like other data in the knowledge base, is affected by the model, which does not mean that the annotation meets 100% expectations. The \n\n annotation data is only unidirectional synchronization with the knowledge base. If the knowledge base modifies the annotation data, the annotation data displayed in the log cannot be synchronized", |
| 52 | + "Mark Description Title": "Mark Description", |
38 | 53 | "New Chat": "New Chat",
|
| 54 | + "Read Mark Description": "Read mark description", |
| 55 | + "Read User Feedback": "Read user feedback", |
| 56 | + "Select Mark Kb": "Select Dataset", |
| 57 | + "Select Mark Kb Desc": "Select a dataset to store the expected answers", |
39 | 58 | "You need to a chat app": "You need to a chat app",
|
40 | 59 | "logs": {
|
41 | 60 | "api": "API",
|
|
0 commit comments