Background-less footer, string tweaks
This commit is contained in:
10
i18n/en.toml
10
i18n/en.toml
@ -32,14 +32,12 @@ go_to_top = "Go to Top"
|
||||
language = "Language"
|
||||
load_comments = "Load Comments"
|
||||
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 = "$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"
|
||||
@ -48,6 +46,8 @@ 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"
|
||||
trigger_warning = "Trigger Warning"
|
||||
view_comment = "View comment at"
|
||||
|
Reference in New Issue
Block a user