update generic error message

This commit is contained in:
taehoon 2019-03-20 13:46:53 -04:00
parent d115d98a1b
commit 5d0bae5569
2 changed files with 2 additions and 1 deletions

View File

@ -90,6 +90,7 @@
.alert { .alert {
margin: 1em 0 0 0; margin: 1em 0 0 0;
line-height: 1.3em;
} }
} }

View File

@ -460,7 +460,7 @@
"forward_description": "The account is from another server. Send an anonymized copy of the report there as well?", "forward_description": "The account is from another server. Send an anonymized copy of the report there as well?",
"forward_to": "Forward to {0}", "forward_to": "Forward to {0}",
"submit": "Submit", "submit": "Submit",
"generic_error": "An error occured processing your request." "generic_error": "An error occurred while processing your request."
}, },
"who_to_follow": { "who_to_follow": {
"more": "More", "more": "More",