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": "Please select a board before posting.",
"invalid_url_alert": "The provided link is not a valid URL.",
"empty_comment_alert": "Cannot post empty comment.",
"more_posts_last_week": "Showing posts since {{currentTimeFilterName}}: <1>show more posts from last week</1>",
"more_posts_last_month": "Showing posts since {{currentTimeFilterName}}: <1>show more posts from last month</1>",
"newer_posts_available": "Newer posts available: <1>reload feed</1>",
"more_posts_last_week": "Showing posts since {{currentTimeFilterName}} — [<1>Show more posts from last week</1>]",
"more_posts_last_month": "Showing posts since {{currentTimeFilterName}} — [<1>Show more posts from last month</1>]",
"newer_posts_available": "Newer posts available — [<1>Refresh</1>]",
"stored_locally": "Stored locally ({{location}}), not synced across devices",
"choose_one": "Choose one:",
"create": "Create",