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": "Posted by",
"by": "by",
"last_reply_by": "Last reply by",
"showing_all_replies": "Showing all replies."
"showing_all_replies": "Showing all replies.",
"x_posts_by_this_user_address": "{{number}} posts by this user address",
"1_post_by_this_user_address": "1 post by this user address",
"highlight_posts": "Highlight posts by this user address",
"display_name_too_long": "display name too long",
"title_too_long": "title too long"
}