diff options
author | ThibG <thib@sitedethib.com> | 2019-11-30 19:53:58 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2019-11-30 19:53:58 +0100 |
commit | d8f96028c54bb47e6edddbd936bc8f2301dc9fa3 (patch) | |
tree | 2353eca5c958219f2309acfad17db8ab9ed5dce6 /config/locales | |
parent | f3a93987b6c3af92aee11fdb4424b8791a67e448 (diff) |
Add ability to filter reports by target account domain (#12154)
* Add ability to filter reports by target account domain * Reword by_target_domain label
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 783b7a4f6..e69b3596f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -405,6 +405,7 @@ en: are_you_sure: Are you sure? assign_to_self: Assign to me assigned: Assigned moderator + by_target_domain: Domain of reported account comment: none: None created_at: Reported |