|
29 | 29 | "delete": "Delete",
|
30 | 30 | "discardAssessment": "Discard assessment/review",
|
31 | 31 | "downloadCsvTemplate": "Download CSV template",
|
| 32 | + "download": "Download {{what}}", |
32 | 33 | "edit": "Edit",
|
33 | 34 | "export": "Export",
|
34 | 35 | "filterBy": "Filter by {{what}}",
|
|
47 | 48 | "selectNone": "Select none",
|
48 | 49 | "selectPage": "Select page",
|
49 | 50 | "submitReview": "Submit review",
|
| 51 | + "view": "View", |
50 | 52 | "viewErrorReport": "View error report"
|
51 | 53 | },
|
52 | 54 | "colors": {
|
|
101 | 103 | "copyApplicationAssessmentFrom": "Copy {{what}} assessment",
|
102 | 104 | "delete": "Delete {{what}}?",
|
103 | 105 | "discard": "Discard {{what}}?",
|
| 106 | + "download": "Download {{what}}", |
104 | 107 | "edit": "Edit {{what}}",
|
| 108 | + "export": "Export {{what}}", |
105 | 109 | "importApplicationFile": "Import application file",
|
| 110 | + "import": "Import {{what}}", |
106 | 111 | "leavePage": "Leave page",
|
107 | 112 | "new": "New {{what}}",
|
108 | 113 | "newApplication": "New application",
|
|
302 | 307 | "proxyConfig": "Proxy configuration",
|
303 | 308 | "proxyConfigDetails": "Manage connections to proxy servers",
|
304 | 309 | "question": "Question",
|
| 310 | + "questionnaire": "Questionnaire", |
| 311 | + "questionnaires": "Questionnaires", |
305 | 312 | "rank": "Rank",
|
306 | 313 | "project": "Project",
|
307 | 314 | "refresh": "Refresh",
|
|
356 | 363 | "user": "User",
|
357 | 364 | "version": "Version",
|
358 | 365 | "workPriority": "Work priority",
|
359 |
| - "tag": "Tag" |
| 366 | + "tag": "Tag", |
| 367 | + "YAMLTemplate": "YAML template" |
360 | 368 | },
|
361 | 369 | "toastr": {
|
362 | 370 | "success": {
|
|
0 commit comments