add translations

This commit is contained in:
Tom (plebeius.eth)
2024-10-09 22:13:37 +02:00
parent 7e3fa787bb
commit 30c4cb2891
35 changed files with 140 additions and 35 deletions
+4 -1
View File
@@ -236,5 +236,8 @@
"missing_link_confirm": "您的帖子缺少带图像的链接,默认情况下将在 Plebchan 中被过滤。您可以在设置中禁用此过滤器,或者在另一个 Plebbit 客户端(如 Seedit)中查看您的帖子。还是发布吗?",
"no_board_selected_warning": "请在发布之前选择一个板块。",
"invalid_url_alert": "提供的链接不是有效的 URL。",
"empty_comment_alert": "无法发布空评论。"
"empty_comment_alert": "无法发布空评论。",
"more_posts_last_week": "显示自 {{currentTimeFilterName}} 以来的帖子,<1>显示上周的更多帖子</1>",
"more_posts_last_month": "显示自 {{currentTimeFilterName}} 以来的帖子,<1>显示上个月的更多帖子</1>",
"newer_posts_available": "新帖子可用,<1>重新加载源</1>"
}