diff options
| author | Shpuld Shpuldson <shp@cock.li> | 2021-01-22 12:04:58 +0200 |
|---|---|---|
| committer | Shpuld Shpuldson <shp@cock.li> | 2021-01-22 12:04:58 +0200 |
| commit | daa9f211a61fee0828c2fa576ec250c95bdd32b5 (patch) | |
| tree | 3f2c433b3f452ef3ccc27fa4a844420160596607 /src/i18n | |
| parent | 02ab803725e42a749c6c8f564e8093df70e97fc7 (diff) | |
| parent | 0358284ebf2accf6e0a20ec04e0448437827fadc (diff) | |
Merge branch 'develop' into fix/convert-more-hyperlinks-to-buttons
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 26dd6144..16a368b1 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -729,6 +729,10 @@ "quarantine": "Disallow user posts from federating", "delete_user": "Delete user", "delete_user_confirmation": "Are you absolutely sure? This action cannot be undone." + }, + "roles": { + "admin": "Admin", + "moderator": "Moderator" } }, "user_profile": { |
