新增英语句子组件。优化央广网新闻组件,优化每日单词组件
This commit is contained in:
lincube
2026-03-05 20:17:28 +08:00
parent 3b71486423
commit b8643a2959
14 changed files with 1422 additions and 92 deletions

View File

@@ -283,6 +283,7 @@
"component.daily_poetry": "Daily Poetry",
"component.daily_artwork": "Daily Artwork",
"component.daily_word": "Daily Word",
"component.daily_sentence": "English Sentence",
"component.cnr_daily_news": "CNR Headlines",
"component.whiteboard": "Blackboard (Portrait)",
"component.blackboard_landscape": "Blackboard (Landscape)",
@@ -328,12 +329,21 @@
"dailyword.widget.fallback_meaning": "Youdao dictionary is temporarily unavailable.",
"dailyword.widget.fallback_example": "Tap the refresh button and try again.",
"dailyword.widget.fallback_example_translation": "It will retry when network recovers.",
"dailysentence.widget.loading": "Loading...",
"dailysentence.widget.loading_sentence": "Fetching daily sentence...",
"dailysentence.widget.loading_translation": "Fetching translation...",
"dailysentence.widget.loading_source": "Youdao Dictionary",
"dailysentence.widget.fetch_failed": "Sentence fetch failed",
"dailysentence.widget.fallback_sentence": "Daily sentence is temporarily unavailable.",
"dailysentence.widget.fallback_translation": "Tap refresh and try again.",
"dailysentence.widget.source_default": "Youdao Dictionary",
"cnrnews.widget.loading": "Loading...",
"cnrnews.widget.loading_title": "Fetching CNR headlines",
"cnrnews.widget.loading_subtitle": "Please wait",
"cnrnews.widget.fetch_failed": "News fetch failed",
"cnrnews.widget.fallback_title": "CNR news is temporarily unavailable",
"cnrnews.widget.fallback_subtitle": "Tap refresh and try again",
"cnrnews.widget.hot_label": "Hot",
"artwork.settings.title": "Daily Artwork Settings",
"artwork.settings.desc": "Switch the data source used by Daily Artwork.",
"artwork.settings.source_label": "Mirror Source",