add: post editing, profile pinned posts, theme settings
TODO: nsfw profile/community options
This commit is contained in:
parent
31f63c90cd
commit
f83cfa3756
10 changed files with 255 additions and 8 deletions
|
@ -73,6 +73,7 @@ version = "1.0.0"
|
|||
"communities:label.change_title" = "Change title"
|
||||
"communities:label.new_title" = "New title"
|
||||
"communities:label.pinned" = "Pinned"
|
||||
"communities:label.edit_content" = "Edit content"
|
||||
|
||||
"notifs:action.mark_as_read" = "Mark as read"
|
||||
"notifs:action.mark_as_unread" = "Mark as unread"
|
||||
|
@ -92,6 +93,9 @@ version = "1.0.0"
|
|||
"settings:label.two_factor_authentication" = "Two-factor authentication"
|
||||
"settings:label.change_avatar" = "Change avatar"
|
||||
"settings:label.change_banner" = "Change banner"
|
||||
"settings:label.theme_hue" = "Theme hue"
|
||||
"settings:label.theme_sat" = "Theme sat"
|
||||
"settings:label.theme_lit" = "Theme lit"
|
||||
|
||||
"mod_panel:label.open_reported_content" = "Open reported content"
|
||||
"mod_panel:label.manage_profile" = "Manage profile"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue