Rename translation keys
This commit is contained in:
26
i18n/en.toml
26
i18n/en.toml
@ -7,13 +7,13 @@ Blog = "Blog"
|
||||
Demo = "Demo"
|
||||
Repo = "Repo"
|
||||
|
||||
all_tags = "See all tags"
|
||||
archived = "Archived"
|
||||
author = "Author"
|
||||
blog_post_author = "Blog post author"
|
||||
boosts_from = "Boosts from"
|
||||
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_loading = "Loading"
|
||||
comments_noscript = "Loading comments relies on JavaScript. Try enabling JavaScript and reloading, or visit the original post on Mastodon."
|
||||
copy_code = "Copy code"
|
||||
disclaimer = "Disclaimer"
|
||||
@ -22,25 +22,27 @@ faves_from = "Favorites from"
|
||||
feed = "Feed"
|
||||
file_an_issue = "File an Issue"
|
||||
filter_by_tag = "Filter by tag"
|
||||
footer_powered_by = "Powered by"
|
||||
footer_powered_by_and = "and"
|
||||
footer_source = "Website source"
|
||||
go_to_top = "Go to Top"
|
||||
language = "Language"
|
||||
load_comments = "Load Comments"
|
||||
newest_to_oldest = "From newest to oldest"
|
||||
open_post = "Open Post"
|
||||
page_next = "Next"
|
||||
page_previous = "Previous"
|
||||
posts = "$NUMBER posts"
|
||||
one_posts = "$NUMBER post"
|
||||
loading = "Loading"
|
||||
many_posts = "$NUMBER posts"
|
||||
many_tags = "$NUMBER tags"
|
||||
newest_to_oldest = "From newest to oldest"
|
||||
next = "Next"
|
||||
one_posts = "$NUMBER post"
|
||||
one_tags = "$NUMBER tag"
|
||||
open_post = "Open Post"
|
||||
posts = "$NUMBER posts"
|
||||
posts_with_tag = "Posts with tag"
|
||||
see_all_tags = "See all tags"
|
||||
powered_by = "Powered by"
|
||||
powered_by_and = "and"
|
||||
previous = "Previous"
|
||||
skip_to_content = "Skip to main content"
|
||||
source = "Website source"
|
||||
table_of_contents = "Table of Contents"
|
||||
tags_title = "Tags"
|
||||
tags = "tags"
|
||||
tags_title = "Tags"
|
||||
trigger_warning = "Trigger Warning"
|
||||
view_comment = "View comment at"
|
||||
view_profile = "View profile at"
|
||||
|
Reference in New Issue
Block a user