Make it possible to localize user highlight options

This commit is contained in:
rinpatch 2021-03-04 22:24:17 +03:00
parent 6d7b5b157b
commit b4f5df9ce5
2 changed files with 10 additions and 4 deletions

View file

@ -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": {