diff options
author | ThibG <thib@sitedethib.com> | 2019-02-18 14:59:19 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2019-02-18 14:59:19 +0100 |
commit | 6840a77711b2d536b9227b5a96ec565117d80205 (patch) | |
tree | 086b2d8cc6d47b5aadcf3e887f9d998943808632 /config | |
parent | 2f7f6af26a40fb9981c99d131cf021c71f24fb99 (diff) |
Add domain search/filter to the "Federation" (/admin/instances) page (#10071)
Diffstat (limited to 'config')
-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 dacf16d56..7363a7457 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -302,6 +302,7 @@ en: back_to_account: Back To Account title: "%{acct}'s Followers" instances: + by_domain: Domain delivery_available: Delivery is available known_accounts: one: "%{count} known account" |