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!", "success": "Redaction added!",
"error": "Failed to save redaction: {{error}}" "error": "Failed to save redaction: {{error}}"
}, },
"search": "Document name...", "search": "Document name..."
"header-actions": { },
"edit": "Edit", "dictionary": {
"delete": "Delete", "undo": {
"upload-document": "Upload Document", "success": "Undo successful",
"download-redacted-files": "Download Redacted Files", "error": "Failed to undo: {{error}}"
"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}}"
}
}, },
"dictionary": { "suggest": {
"undo": { "success": "Suggestion for dictionary modification saved!",
"success": "Undo successful", "error": "Failed to save suggestion for dictionary modification: {{error}}"
"error": "Failed to undo: {{error}}" },
}, "add": {
"suggest": { "success": "Entry added to dictionary. Changes will be visible after reanalysis.",
"success": "Suggestion for dictionary modification saved!", "error": "Failed to add entry to dictionary: {{error}}"
"error": "Failed to save suggestion for dictionary modification: {{error}}" },
}, "decline": {
"add": { "success": "Dictionary suggestion declined.",
"success": "Entry added to dictionary. Changes will be visible after reanalysis.", "error": "Failed to decline dictionary suggestion: {{error}}"
"error": "Failed to add entry to dictionary: {{error}}" },
}, "approve": {
"decline": { "success": "Dictionary entry approved. Changes will be visible after reanalysis.",
"success": "Dictionary suggestion declined.", "error": "Failed to approve dictionary entry: {{error}}"
"error": "Failed to decline dictionary suggestion: {{error}}" },
}, "request-remove": {
"approve": { "success": "Requested to remove dictionary entry!",
"success": "Dictionary entry approved. Changes will be visible after reanalysis.", "error": "Failed to request removal of dictionary entry: {{error}}"
"error": "Failed to approve dictionary entry: {{error}}" },
}, "remove": {
"request-remove": { "success": "Dictionary entry removed!",
"success": "Requested to remove dictionary entry!", "error": "Failed to remove dictionary entry: {{error}}"
"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" "force-redaction": {
}, "label": "Force Redaction"
"accept-suggestion": { },
"label": "Accept Suggestion", "accept-suggestion": {
"add-to-dict": "Approve and add to dictionary", "label": "Accept Suggestion",
"remove-from-dict": "Approve and remove from dictionary", "add-to-dict": "Approve and add to dictionary",
"only-here": "Approve only here" "remove-from-dict": "Approve and remove from dictionary",
}, "only-here": "Approve only here"
"accept-recommendation": { },
"label": "Accept Recommendation" "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", "suggest-remove-annotation": "Remove or Suggest to remove this entry",
"reject-suggestion": "Reject Suggestion", "suggest-remove-annotations": "Remove or Suggest to remove selected entries",
"remove-annotation": { "reject-suggestion": "Reject Suggestion",
"suggest-remove-from-dict": "Suggest to remove from dictionary", "remove-annotation": {
"suggest-only-here": "Suggest to remove only here", "suggest-remove-from-dict": "Suggest to remove from dictionary",
"remove-from-dict": "Remove from dictionary", "suggest-only-here": "Suggest to remove only here",
"only-here": "Remove only here", "remove-from-dict": "Remove from dictionary",
"false-positive": "False Positive" "only-here": "Remove only here",
}, "false-positive": "False Positive"
"remove": "Remove", },
"undo": "Undo", "remove": "Remove",
"reject": "Reject", "undo": "Undo",
"hide": "Hide", "reject": "Reject",
"show": "Show" "hide": "Hide",
} "show": "Show"
}, },
"initials-avatar": { "initials-avatar": {
"unassigned": "Unassigned", "unassigned": "Unassigned",