add translations

This commit is contained in:
Tom (plebeius.eth)
2024-10-09 22:13:37 +02:00
parent 7e3fa787bb
commit 30c4cb2891
35 changed files with 140 additions and 35 deletions
+4 -1
View File
@@ -236,5 +236,8 @@
"missing_link_confirm": "Your post is missing a link with an image, it will be filtered out by default on Plebchan. You can disable this filter in the settings, or view your post on another Plebbit client, like Seedit. Post anyway?",
"no_board_selected_warning": "Please select a board before posting.",
"invalid_url_alert": "The provided link is not a valid URL.",
"empty_comment_alert": "Cannot post empty comment."
"empty_comment_alert": "Cannot post empty comment.",
"more_posts_last_week": "Showing posts since {{currentTimeFilterName}}, <1>show more posts from last week</1>",
"more_posts_last_month": "Showing posts since {{currentTimeFilterName}}, <1>show more posts from last month</1>",
"newer_posts_available": "Newer posts available, <1>reload feed</1>"
}