Basic post editor

This commit is contained in:
2024-11-10 12:41:56 +08:00
parent c02b95c9ac
commit 302691f557
9 changed files with 420 additions and 12 deletions

View File

@@ -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"
}