feat(p/all): improve design of "show more posts" button in feed footer

This commit is contained in:
Tom (plebeius.eth)
2024-11-12 18:52:40 +01:00
parent 1fa6bacbd6
commit 1cc8d9acbe
37 changed files with 115 additions and 109 deletions
+3 -3
View File
@@ -237,9 +237,9 @@
"no_board_selected_warning": "请在发布之前选择一个板块。",
"invalid_url_alert": "提供的链接不是有效的 URL。",
"empty_comment_alert": "无法发布空评论。",
"more_posts_last_week": "显示自{{currentTimeFilterName}}以来的帖子: <1>显示更多来自上周的帖子</1>",
"more_posts_last_month": "显示自{{currentTimeFilterName}}以来的帖子: <1>显示更多来自上个月的帖子</1>",
"newer_posts_available": "有新的帖子可用 <1>重新加载源</1>",
"more_posts_last_week": "显示自{{currentTimeFilterName}}以来的帖子 — [<1>显示更多来自上周的帖子</1>]",
"more_posts_last_month": "显示自{{currentTimeFilterName}}以来的帖子 — [<1>显示更多来自上个月的帖子</1>]",
"newer_posts_available": "有新的帖子可用 — [<1>刷新</1>]",
"stored_locally": "本地存储 ({{location}}),未在设备之间同步",
"choose_one": "选择一个:",
"create": "创建",