feat: wellness settings (#927)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
This commit is contained in:
parent
81c8a74748
commit
ba9a91a34e
7 changed files with 95 additions and 6 deletions
|
@ -339,6 +339,14 @@
|
|||
"export": "Export User Tokens",
|
||||
"import": "Import User Tokens",
|
||||
"label": "Logged in users"
|
||||
},
|
||||
"wellness": {
|
||||
"feature": {
|
||||
"hide_boost_count": "Hide boost count",
|
||||
"hide_favorite_count": "Hide favorite count",
|
||||
"hide_follower_count": "Hide follower count"
|
||||
},
|
||||
"label": "Wellness"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue