fix en.json

This commit is contained in:
Dan Percic 2021-05-18 18:45:43 +03:00
parent 620fee76c5
commit aa31aef765

View File

@ -402,95 +402,66 @@
"success": "Redaction added!",
"error": "Failed to save redaction: {{error}}"
},
"search": "Document name...",
"header-actions": {
"edit": "Edit",
"delete": "Delete",
"upload-document": "Upload Document",
"download-redacted-files": "Download Redacted Files",
"decline": {
"success": "Redaction suggestion declined!",
"error": "Failed to decline redaction: {{error}}"
},
"approve": {
"success": "Redaction suggestion approved!",
"error": "Failed to approved redaction: {{error}}"
},
"request-remove": {
"success": "Requested to remove redaction!",
"error": "Failed to request removal of redaction: {{error}}"
},
"assign-reviewer": "Assign Reviewer",
"assign-approver": "Assign Approver",
"assign-me": "Assign To Me",
"table-header": {
"title": "{{length}} documents",
"bulk-select": "Toggle Selection"
},
"remove": {
"success": "Redaction removed!",
"error": "Failed to remove redaction: {{error}}"
}
"search": "Document name..."
},
"dictionary": {
"undo": {
"success": "Undo successful",
"error": "Failed to undo: {{error}}"
},
"dictionary": {
"undo": {
"success": "Undo successful",
"error": "Failed to undo: {{error}}"
},
"suggest": {
"success": "Suggestion for dictionary modification saved!",
"error": "Failed to save suggestion for dictionary modification: {{error}}"
},
"add": {
"success": "Entry added to dictionary. Changes will be visible after reanalysis.",
"error": "Failed to add entry to dictionary: {{error}}"
},
"decline": {
"success": "Dictionary suggestion declined.",
"error": "Failed to decline dictionary suggestion: {{error}}"
},
"approve": {
"success": "Dictionary entry approved. Changes will be visible after reanalysis.",
"error": "Failed to approve dictionary entry: {{error}}"
},
"request-remove": {
"success": "Requested to remove dictionary entry!",
"error": "Failed to request removal of dictionary entry: {{error}}"
},
"remove": {
"success": "Dictionary entry removed!",
"error": "Failed to remove dictionary entry: {{error}}"
}
"suggest": {
"success": "Suggestion for dictionary modification saved!",
"error": "Failed to save suggestion for dictionary modification: {{error}}"
},
"add": {
"success": "Entry added to dictionary. Changes will be visible after reanalysis.",
"error": "Failed to add entry to dictionary: {{error}}"
},
"decline": {
"success": "Dictionary suggestion declined.",
"error": "Failed to decline dictionary suggestion: {{error}}"
},
"approve": {
"success": "Dictionary entry approved. Changes will be visible after reanalysis.",
"error": "Failed to approve dictionary entry: {{error}}"
},
"request-remove": {
"success": "Requested to remove dictionary entry!",
"error": "Failed to request removal of dictionary entry: {{error}}"
},
"remove": {
"success": "Dictionary entry removed!",
"error": "Failed to remove dictionary entry: {{error}}"
}
},
"force-redaction": {
"label": "Force Redaction"
},
"accept-suggestion": {
"label": "Accept Suggestion",
"add-to-dict": "Approve and add to dictionary",
"remove-from-dict": "Approve and remove from dictionary",
"only-here": "Approve only here"
},
"accept-recommendation": {
"label": "Accept Recommendation"
},
"suggest-remove-annotation": "Remove or Suggest to remove this entry",
"suggest-remove-annotations": "Remove or Suggest to remove selected entries",
"reject-suggestion": "Reject Suggestion",
"remove-annotation": {
"suggest-remove-from-dict": "Suggest to remove from dictionary",
"suggest-only-here": "Suggest to remove only here",
"remove-from-dict": "Remove from dictionary",
"only-here": "Remove only here",
"false-positive": "False Positive"
},
"remove": "Remove",
"undo": "Undo",
"reject": "Reject",
"hide": "Hide",
"show": "Show"
}
}
},
"force-redaction": {
"label": "Force Redaction"
},
"accept-suggestion": {
"label": "Accept Suggestion",
"add-to-dict": "Approve and add to dictionary",
"remove-from-dict": "Approve and remove from dictionary",
"only-here": "Approve only here"
},
"accept-recommendation": {
"label": "Accept Recommendation"
},
"suggest-remove-annotation": "Remove or Suggest to remove this entry",
"suggest-remove-annotations": "Remove or Suggest to remove selected entries",
"reject-suggestion": "Reject Suggestion",
"remove-annotation": {
"suggest-remove-from-dict": "Suggest to remove from dictionary",
"suggest-only-here": "Suggest to remove only here",
"remove-from-dict": "Remove from dictionary",
"only-here": "Remove only here",
"false-positive": "False Positive"
},
"remove": "Remove",
"undo": "Undo",
"reject": "Reject",
"hide": "Hide",
"show": "Show"
},
"initials-avatar": {
"unassigned": "Unassigned",