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": "생성",