update translations

This commit is contained in:
Tom (plebeius.eth)
2025-03-01 18:48:08 +01:00
parent 0caa8f9e70
commit 31020bcb27
35 changed files with 210 additions and 70 deletions
+6 -2
View File
@@ -59,7 +59,7 @@
"comment_too_long": "评论太长。 <1>点击这里</1>查看完整文本。",
"replies_omitted": "省略了{{repliesCount}}条回复。 <1>点击这里</1>查看。",
"replies_and_links_omitted": "省略了{{repliesCount}}条回复和{{linksCount}}个链接。 <1>点击这里</1>查看。",
"thread_closed_alert": "该主题已关闭",
"this_thread_is_closed": "该主题已关闭",
"reply_to_cid": "回复{{cid}}",
"submit": "提交",
"gif": "GIF",
@@ -286,5 +286,9 @@
"enter_board_address": "输入任何板块地址",
"board_not_reachable": "无法访问板块",
"cannot_edit_thread": "您无法编辑此线程",
"cannot_edit_reply": "您无法编辑此回复"
"cannot_edit_reply": "您无法编辑此回复",
"this_thread_was_deleted": "该线程已被其作者删除",
"this_thread_was_removed": "此帖子已被论坛版主删除",
"this_reply_was_deleted": "该回复已被其作者删除",
"this_reply_was_removed": "该回复已被版主删除"
}