chore(translations): post, name, comment, subject, anonymous

This commit is contained in:
plebeius.eth
2024-04-27 20:27:58 +02:00
parent fc2b48b652
commit f641dc7e39
35 changed files with 239 additions and 64 deletions
+6 -1
View File
@@ -43,5 +43,10 @@
"bottom": "底部",
"top": "顶部",
"thread_closed": "主题已关闭。",
"may_not_reply": "您现在可能无法回复。"
"may_not_reply": "您现在可能无法回复。",
"post": "发布",
"name": "名字",
"comment": "评论",
"subject": "主题",
"anonymous": "匿名"
}