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": "タイトルが長すぎます"
}