Make it possible to localize user highlight options
This commit is contained in:
parent
6d7b5b157b
commit
b4f5df9ce5
2 changed files with 10 additions and 4 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue