add: ability to edit community title through ui
add: finish README
This commit is contained in:
parent
7c9d5de535
commit
53cf75b53c
11 changed files with 203 additions and 55 deletions
|
@ -8,6 +8,7 @@ version = "1.0.0"
|
|||
"general:link.next" = "Next"
|
||||
"general:link.previous" = "Previous"
|
||||
"general:link.source_code" = "Source code"
|
||||
"general:link.reference" = "Reference"
|
||||
"general:link.audit_log" = "Audit log"
|
||||
"general:link.reports" = "Reports"
|
||||
"general:action.save" = "Save"
|
||||
|
@ -64,6 +65,8 @@ version = "1.0.0"
|
|||
"communities:label.user_id" = "User ID"
|
||||
"communities:label.danger_zone" = "Danger zone"
|
||||
"communities:label.delete_community" = "Delete community"
|
||||
"communities:label.change_title" = "Change title"
|
||||
"communities:label.new_title" = "New title"
|
||||
|
||||
"notifs:action.mark_as_read" = "Mark as read"
|
||||
"notifs:action.mark_as_unread" = "Mark as unread"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue