merge latest master

This commit is contained in:
Bnyro
2022-10-21 18:50:08 +02:00
57 changed files with 1217 additions and 939 deletions

View File

@@ -73,7 +73,6 @@
"filter": "Filter",
"loading": "Loading...",
"clear_history": "Clear History",
"show_replies": "Show Replies",
"hide_replies": "Hide Replies",
"load_more_replies": "Load more Replies",
"add_to_playlist": "Add to playlist",
@@ -112,10 +111,11 @@
"documentation": "Documentation",
"status_page": "Status",
"source_code": "Source code",
"instance_donations": "Instance donations"
"instance_donations": "Instance donations",
"reply_count": "{count} replies"
},
"comment": {
"pinned_by": "Pinned by",
"pinned_by": "Pinned by {author}",
"disabled": "Comments are disabled by the uploader.",
"loading": "Loading comments...",
"user_disabled": "Comments are disabled in the settings."