added report strings

This commit is contained in:
eiknat 2020-11-02 20:35:04 -05:00
parent 2a492580d7
commit a5d698b3cb

View file

@ -282,5 +282,9 @@
"bio": "Bio",
"instances": "Instances",
"linked_instances": "Linked Instances",
"none_found": "None found."
"none_found": "None found.",
"report_reason_required": "Report reason required.",
"report_too_long": "Report too long.",
"couldnt_create_report": "Couldn't create report.",
"couldnt_resolve_report": "Couldn't resolve report."
}