add: post drafts
fix: allow question sender to view question
This commit is contained in:
parent
24162573ee
commit
f6cbeb9bd8
22 changed files with 642 additions and 100 deletions
|
@ -26,6 +26,7 @@ version = "1.0.0"
|
|||
"general:action.open" = "Open"
|
||||
"general:action.view" = "View"
|
||||
"general:action.copy_link" = "Copy link"
|
||||
"general:action.post" = "Post"
|
||||
"general:label.safety" = "Safety"
|
||||
"general:label.share" = "Share"
|
||||
"general:action.add_account" = "Add account"
|
||||
|
@ -121,6 +122,8 @@ version = "1.0.0"
|
|||
"communities:tab.emojis" = "Emojis"
|
||||
"communities:label.upload" = "Upload"
|
||||
"communities:label.file" = "File"
|
||||
"communities:label.drafts" = "Drafts"
|
||||
"communities:label.load" = "Load"
|
||||
|
||||
"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