diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-01-19 13:09:49 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-01-19 13:09:49 +0000 |
| commit | 6509542dbdb22d7df0d6994fa6af9aaa4df1d700 (patch) | |
| tree | 743958144a924fea02dd2b78a0f6904ad2a7165e /src/i18n | |
| parent | 756f7bf7c2ee1beb7b43227271942130fd03c7cb (diff) | |
| parent | 2ac78219eee4f123c398cedb0709cc32c84740e0 (diff) | |
Merge branch 'fixes_for_deactivated_profile' into 'develop'
Improve the user card for deactivated users
See merge request pleroma/pleroma-fe!1417
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 eef8d701..8c7e09b2 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", |
