diff --git a/src/i18n/translations/en-US.json b/src/i18n/translations/en-US.json
index 881c784..17d364b 100644
--- a/src/i18n/translations/en-US.json
+++ b/src/i18n/translations/en-US.json
@@ -53,7 +53,7 @@
"delete_confirm": "Are you sure you want to delete this item?",
"delete_confirm_count": "Are you sure you want to delete these {{count}} items?",
"delete_description": "This item will be deleted.
It can be recovered from the \"News\" page. ",
- "delete_description_count": "These item will be deleted.
It can be recovered from the \"News\" page. ",
+ "delete_description_count": "These items will be deleted.
They can be recovered from the \"News\" page. ",
"delete_empty": "Please select the items to delete",
"delete_the_picture": "Are you sure delete the picture?",
"download_empty": "Please select the news to download",
@@ -61,7 +61,9 @@
"edit_add_group": "Add Group",
"edit_delete_group": "Delete Group",
"edit_delete_group_confirm": "Are you sure you want to delete the group?",
- "edit_digital_text": "MetaHuman Material",
+ "edit_digital_text": "Metahuman Material",
+ "edit_empty_group_content": "Please other media material",
+ "edit_empty_human_content": "Please enter meta human material",
"edit_form_search": "Please enter title keywords",
"edit_generate_again": "Regenerate",
"edit_generate_video": "Generating",
@@ -73,8 +75,6 @@
"edit_notice_keep_1": "Keep at least one content block",
"edit_other_text": "Other media Material",
"edit_save_failed": "Save failed!",
- "edit_empty_human_content": "Please enter meta human material",
- "edit_empty_group_content": "Please other media material",
"editing": "Editing",
"filter_all": "All",
"filter_source": "News source",
@@ -96,7 +96,7 @@
"pushed": "Editing",
"search_key_title": "Please enter title keywords",
"source": "Source",
- "title": "News content",
+ "title": "Content",
"title_image_count": "No. of images",
"title_operate": "",
"title_time": "Time stamp",
diff --git a/src/i18n/translations/zh-CN.json b/src/i18n/translations/zh-CN.json
index b9269d9..676c3e3 100644
--- a/src/i18n/translations/zh-CN.json
+++ b/src/i18n/translations/zh-CN.json
@@ -62,6 +62,8 @@
"edit_delete_group": "删除此分组",
"edit_delete_group_confirm": "请确认删除此分组?",
"edit_digital_text": "数字人主播台编辑区",
+ "edit_empty_group_content": "素材区的文本和图片,均不得为空",
+ "edit_empty_human_content": "请先填写数字人播报内容",
"edit_form_search": "请输入新闻标题关键词进行搜索",
"edit_generate_again": "重新生成",
"edit_generate_video": "生成视频",
@@ -73,8 +75,6 @@
"edit_notice_keep_1": "至少保留一个内容块",
"edit_other_text": "素材融合呈现编辑区",
"edit_save_failed": "保存失败,请重试!",
- "edit_empty_human_content": "请先填写数字人播报内容",
- "edit_empty_group_content": "素材区的文本和图片,均不得为空",
"editing": "新闻编辑",
"filter_all": "全部",
"filter_source": "新闻来源",