diff options
author | ThibG <thib@sitedethib.com> | 2020-12-15 04:30:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-15 04:30:15 +0100 |
commit | 1390cc194bd07b85fe36e31a0cab22981315974d (patch) | |
tree | 27a181069ada860864acbaa90aa8de76e54607e4 /config | |
parent | 7c800fa80188872805091f733c919d6b07b3936e (diff) |
Add indication to admin UI of whether a report has been forwarded (#13237)
* Add indication to admin UI of whether a report has been forwarded * Rework how forwarded status is displayed Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 114f86fd1..3ff01ac86 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -517,6 +517,8 @@ en: comment: none: None created_at: Reported + forwarded: Forwarded + forwarded_to: Forwarded to %{domain} mark_as_resolved: Mark as resolved mark_as_unresolved: Mark as unresolved notes: |