Background-less footer, string tweaks

This commit is contained in:
daudix
2024-06-20 20:17:52 +03:00
parent 238f84de30
commit 3ff75f2f7d
5 changed files with 19 additions and 16 deletions

View File

@ -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"