Allow reloading comments (fixes #32)
This commit is contained in:
19
i18n/en.toml
19
i18n/en.toml
@ -18,6 +18,7 @@ archived = "Archived"
|
||||
author = "Author"
|
||||
blog_post_author = "Blog post author"
|
||||
boosts_from = "Boosts from"
|
||||
caution = "Caution"
|
||||
comments = "Comments"
|
||||
comments_description = "You can comment on this blog post by publicly replying to this post using a Mastodon or other ActivityPub/Fediverse account. Known non-private replies are displayed below."
|
||||
comments_noscript = "Loading comments relies on JavaScript. Try enabling JavaScript and reloading, or visit the original post on Mastodon."
|
||||
@ -31,34 +32,34 @@ feed = "Feed"
|
||||
file_an_issue = "File an Issue"
|
||||
filter_by_tag = "Filter by tag"
|
||||
go_to_top = "Go to Top"
|
||||
important = "Important"
|
||||
language = "Language"
|
||||
load_comments = "Load Comments"
|
||||
loading = "Loading"
|
||||
many_posts = "$NUMBER posts in total"
|
||||
many_tags = "$NUMBER tags in total"
|
||||
newest_to_oldest = "From newest to oldest"
|
||||
next = "Next"
|
||||
note = "Note"
|
||||
one_posts = "$NUMBER post in total"
|
||||
one_tags = "$NUMBER tag in total"
|
||||
open_post = "Open Post"
|
||||
posts = "$NUMBER posts in total"
|
||||
one_posts = "$NUMBER post in total"
|
||||
many_posts = "$NUMBER posts in total"
|
||||
posts_with_tag = "Posts with tag"
|
||||
powered_by = "Powered by"
|
||||
powered_by_and = "and"
|
||||
previous = "Previous"
|
||||
reload = "Reload"
|
||||
search = "Search"
|
||||
search_for = "Search for…"
|
||||
search_for = "Search for"
|
||||
skip_to_content = "Skip to main content"
|
||||
source = "Website source"
|
||||
table_of_contents = "Table of Contents"
|
||||
tags = "tags"
|
||||
one_tags = "$NUMBER tag in total"
|
||||
many_tags = "$NUMBER tags in total"
|
||||
tags_title = "Tags"
|
||||
tip = "Tip"
|
||||
trigger_warning = "Trigger Warning"
|
||||
updated = "Last updated on"
|
||||
view_comment = "View comment at"
|
||||
view_profile = "View profile at"
|
||||
note = "Note"
|
||||
tip = "Tip"
|
||||
important = "Important"
|
||||
warning = "Warning"
|
||||
caution = "Caution"
|
||||
|
Reference in New Issue
Block a user