diff options
author | Yamagishi Kazutoshi <ykzts@desire.sh> | 2017-12-02 00:40:02 +0900 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-12-01 16:40:02 +0100 |
commit | 74320971e2cc9f605dbcc23c52ac36e18b80716f (patch) | |
tree | 444edcce8371270e8f4a632a4423fc589ec9aa7a /config | |
parent | eee3b32b7714a302ae384c92ef13601167ec892a (diff) |
Add invite filter (#5862)
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 2719a4f8c..5b9d43b9f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -232,6 +232,11 @@ en: search: Search title: Known instances invites: + filter: + all: All + available: Available + expired: Expired + title: Filter title: Invites reports: action_taken_by: Action taken by |