add: profile moderation ui
add: pagination ui
This commit is contained in:
parent
d0c1fbcf9a
commit
9a9b72bdbb
14 changed files with 417 additions and 38 deletions
|
@ -5,6 +5,8 @@ version = "1.0.0"
|
|||
"general:link.home" = "Home"
|
||||
"general:link.popular" = "Popular"
|
||||
"general:link.communities" = "Communities"
|
||||
"general:link.next" = "Next"
|
||||
"general:link.previous" = "Previous"
|
||||
"general:action.save" = "Save"
|
||||
"general:action.delete" = "Delete"
|
||||
"general:action.back" = "Back"
|
||||
|
@ -30,6 +32,7 @@ version = "1.0.0"
|
|||
"auth:label.relationship" = "Relationship"
|
||||
"auth:label.joined_communities" = "Joined communities"
|
||||
"auth:label.recent_posts" = "Recent posts"
|
||||
"auth:label.moderation" = "Moderation"
|
||||
|
||||
"communities:action.create" = "Create"
|
||||
"communities:action.select" = "Select"
|
||||
|
@ -63,6 +66,7 @@ version = "1.0.0"
|
|||
"settings:tab.sessions" = "Sessions"
|
||||
"settings:label.change_password" = "Change password"
|
||||
"settings:label.current_password" = "Current password"
|
||||
"settings:label.delete_account" = "Delete account"
|
||||
"settings:label.new_password" = "New password"
|
||||
"settings:label.change_username" = "Change username"
|
||||
"settings:label.new_username" = "New username"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue