chore: add translations

This commit is contained in:
Tom (plebeius.eth)
2024-07-01 10:54:27 +02:00
parent 780d0e6505
commit eb6751ab25
37 changed files with 218 additions and 51 deletions
+6 -1
View File
@@ -203,5 +203,10 @@
"posted_by": "由...发布",
"by": "由...发布",
"last_reply_by": "最后回复者",
"showing_all_replies": "显示所有回复。"
"showing_all_replies": "显示所有回复。",
"x_posts_by_this_user_address": "此用户地址的{{number}}篇帖子",
"1_post_by_this_user_address": "此用户地址的1篇帖子",
"highlight_posts": "突出显示此用户地址的帖子",
"display_name_too_long": "显示名称太长",
"title_too_long": "标题太长"
}