add: apps api
This commit is contained in:
parent
2a99d49c8a
commit
ebded00fd3
33 changed files with 698 additions and 31 deletions
|
@ -28,6 +28,7 @@ version = "1.0.0"
|
|||
"general:action.view" = "View"
|
||||
"general:action.copy_link" = "Copy link"
|
||||
"general:action.post" = "Post"
|
||||
"general:label.account" = "Account"
|
||||
"general:label.safety" = "Safety"
|
||||
"general:label.share" = "Share"
|
||||
"general:action.add_account" = "Add account"
|
||||
|
@ -210,3 +211,8 @@ version = "1.0.0"
|
|||
"forge:tab.tickets" = "Tickets"
|
||||
"forge:action.reopen" = "Reopen"
|
||||
"forge:action.close" = "Close"
|
||||
|
||||
"developer:label.my_apps" = "My apps"
|
||||
"developer:label.create_new" = "Create new app"
|
||||
"developer:label.homepage" = "Homepage"
|
||||
"developer:label.redirect" = "Redirect URL"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue