diff --git a/src/i18n/translations/en-US.json b/src/i18n/translations/en-US.json index be0002d..6d6900b 100644 --- a/src/i18n/translations/en-US.json +++ b/src/i18n/translations/en-US.json @@ -54,7 +54,7 @@ }, "modal": { "hot_news": { - "edit_auto": "Smart Fill", + "edit_auto": "Manual Fill", "edit_manual": "Manual Fill", "empty_notice_message": "The manually edited \"Hot News\" have not been completed.
Please fill in all, or turn on smart fill", "empty_notice_title": "Notice", diff --git a/src/i18n/translations/zh-CN.json b/src/i18n/translations/zh-CN.json index 78f05ee..a04c39f 100644 --- a/src/i18n/translations/zh-CN.json +++ b/src/i18n/translations/zh-CN.json @@ -54,7 +54,7 @@ }, "modal": { "hot_news": { - "edit_auto": "智能填充", + "edit_auto": "自定义", "edit_manual": "自定义", "empty_notice_message": "自定义的“新闻热点”尚未填写完毕,
请填写全部热点,或开启智能填充", "empty_notice_title": "操作提示",