diff options
Diffstat (limited to 'src/i18n/en.json')
| -rw-r--r-- | src/i18n/en.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index a6e892d6..1b2d4d4c 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -746,6 +746,12 @@ "quarantine": "Disallow user posts from federating", "delete_user": "Delete user", "delete_user_confirmation": "Are you absolutely sure? This action cannot be undone." + }, + "highlight": { + "disabled": "No highlight", + "solid": "Solid bg", + "striped": "Striped bg", + "side": "Side stripe" } }, "user_profile": { |
