Adjust strings to make translation to specific languages possible (#100)
This commit is contained in:
@ -19,7 +19,7 @@ all_tags = "See all tags"
|
||||
archived = "Archived"
|
||||
author = "Author"
|
||||
blog_post_author = "Blog post author"
|
||||
boosts_from = "Boosts from"
|
||||
boosts_from = "Boosts from $INSTANCE"
|
||||
by_author = "By $AUTHOR"
|
||||
caution = "Caution"
|
||||
comments = "Comments"
|
||||
@ -29,7 +29,7 @@ comments_qr = "QR code to a Mastodon post"
|
||||
copy_code = "Copy code"
|
||||
disclaimer = "Disclaimer"
|
||||
drafted = "Drafted"
|
||||
faves_from = "Favorites from"
|
||||
faves_from = "Favorites from $INSTANCE"
|
||||
featured = "Featured"
|
||||
feed = "Feed"
|
||||
file_an_issue = "File an Issue"
|
||||
@ -54,7 +54,7 @@ one_tags = "$NUMBER tag in total"
|
||||
open_post = "Open Post"
|
||||
poor = "Poor"
|
||||
posts = "$NUMBER posts in total"
|
||||
posts_with_tag = "Posts with tag"
|
||||
posts_with_tag = "Posts with tag $TAG"
|
||||
powered_by = "Powered by $ZOLA and $DUCKQUILL"
|
||||
previous = "Previous"
|
||||
published = "Published on"
|
||||
|
Reference in New Issue
Block a user