aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorrinpatch <rin@patch.cx>2021-03-04 22:24:17 +0300
committerrinpatch <rin@patch.cx>2021-03-04 22:24:17 +0300
commitb4f5df9ce502efbf35eccf5c62066200b04428f8 (patch)
tree1abaab1f1ea4ff454fa1e1d2dbd109d1958eb509 /src/i18n
parent6d7b5b157b64df5b189dd4e64e382bdda17e8897 (diff)
Make it possible to localize user highlight options
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index bf775363..2aefebc9 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": {