Skip to content

Commit edb20ac

Browse files
committed
chore(i18n): clean up editor translations
1 parent e892266 commit edb20ac

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

messages/en.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@
161161
},
162162
"editor": {
163163
"pageTitle": "Write an Article",
164-
"heading": "Editor",
165164
"pageSubtitle": "Publish directly, then submit to the knowledge base with one click if you wish.",
166165
"backHome": "Back to Home",
167166
"contentHeading": "Article Content",
@@ -181,7 +180,7 @@
181180
"defaultMarkdown": "# Start writing...\n\nWrite your Markdown content here.\n\nYou can paste images!",
182181
"autoSlug": "After publication, the slug is generated automatically from the title.",
183182
"errors": {
184-
"imageType": "Cannot determine the image type for {filename}. Save it as PNG, JPG, or WebP, then try again.",
183+
"imageType": "Cannot determine the image type for {filename} (the browser did not provide a MIME type). Save it as PNG, JPG, or WebP, then try again.",
185184
"uploadLink": "Unable to get the upload URL.",
186185
"imageUpload": "Image upload failed: {statusText}",
187186
"titleRequired": "Please enter an article title.",

messages/zh.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@
161161
},
162162
"editor": {
163163
"pageTitle": "写篇文章",
164-
"heading": "编辑器",
165164
"pageSubtitle": "写完直接发布,想进知识库再一键投稿。",
166165
"backHome": "返回首页",
167166
"contentHeading": "文章内容",

0 commit comments

Comments
 (0)