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": "作成",