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": "제목이 너무 깁니다"
}