feat: ️ 将热点填写统一调整为"自定义"

This commit is contained in:
LittleBoy 2025-04-09 11:26:49 +08:00
parent bcbdac6673
commit fdb125c7ba
2 changed files with 2 additions and 2 deletions

View File

@ -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.<br/>Please fill in all, or turn on smart fill",
"empty_notice_title": "Notice",

View File

@ -54,7 +54,7 @@
},
"modal": {
"hot_news": {
"edit_auto": "智能填充",
"edit_auto": "自定义",
"edit_manual": "自定义",
"empty_notice_message": "自定义的“新闻热点”尚未填写完毕,<br/>请填写全部热点,或开启智能填充",
"empty_notice_title": "操作提示",