diff options
| author | Ilja <pleroma@spectraltheorem.be> | 2022-01-19 13:09:48 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-01-19 13:09:48 +0000 |
| commit | 2ac78219eee4f123c398cedb0709cc32c84740e0 (patch) | |
| tree | 29a0890efa079d4e1abab3ce114133a62e0c443e /src/i18n | |
| parent | a20f1794d0d63497f701d8db91b1b0691fd06d54 (diff) | |
Improve the user card for deactivated users
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 0dac0fa3..571e6ad3 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -727,6 +727,7 @@ "approve": "Approve", "block": "Block", "blocked": "Blocked!", + "deactivated": "Deactivated", "deny": "Deny", "edit_profile": "Edit profile", "favorites": "Favorites", |
