✨ Basic post editor
This commit is contained in:
@ -66,5 +66,10 @@
|
||||
"publisherNewSubtitle": "Create a new publisher identity.",
|
||||
"publisherSyncWithAccount": "Sync with account",
|
||||
"writePostTypeStory": "Post a story",
|
||||
"writePostTypeArticle": "Write an article"
|
||||
"writePostTypeArticle": "Write an article",
|
||||
"fieldPostPublisher": "Post publisher",
|
||||
"fieldPostContent": "What happened?!",
|
||||
"fieldPostTitle": "Title",
|
||||
"fieldPostDescription": "Description",
|
||||
"postPublish": "Publish"
|
||||
}
|
||||
|
@ -66,5 +66,10 @@
|
||||
"publisherNewSubtitle": "创建一个新的公共身份。",
|
||||
"publisherSyncWithAccount": "同步账户信息",
|
||||
"writePostTypeStory": "发动态",
|
||||
"writePostTypeArticle": "写文章"
|
||||
"writePostTypeArticle": "写文章",
|
||||
"fieldPostPublisher": "帖子发布者",
|
||||
"fieldPostContent": "发生什么事了?!",
|
||||
"fieldPostTitle": "标题",
|
||||
"fieldPostDescription": "描述",
|
||||
"postPublish": "发布"
|
||||
}
|
||||
|
Reference in New Issue
Block a user