diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2018-08-19 00:58:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-19 00:58:53 +0200 |
commit | 9dd5639f90e7a256863a2b1fc199390def8bdb14 (patch) | |
tree | 1ec4bb24d5a03c1b17a9e6d16f721298f1f619c0 /config/locales | |
parent | c6eab9e0aa06928e644cfe8445c0787e5515cd4f (diff) |
Add admin function to deactivate all invites (#8279)
Fix #8261
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 66ab8f10a..65fc7b78e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -281,6 +281,7 @@ en: search: Search title: Known instances invites: + deactivate_all: Deactivate all filter: all: All available: Available |