Add missing "By $AUTHOR" string to i18n files (fixes #52)

This commit is contained in:
daudix
2024-08-22 16:53:39 +03:00
parent 849f46c10e
commit 19bafc179a
3 changed files with 3 additions and 0 deletions

View File

@ -69,3 +69,4 @@ updated = "تحديث"
view_comment = "عرض التعليق على"
view_profile = "عرض الملف الشخصي على"
warning = "تحذير"
by_author = "بقلم $AUTHOR"

View File

@ -19,6 +19,7 @@ archived = "Archived"
author = "Author"
blog_post_author = "Blog post author"
boosts_from = "Boosts from"
by_author = "By $AUTHOR"
caution = "Caution"
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."

View File

@ -23,6 +23,7 @@ archived = "Архив"
author = "Автор"
blog_post_author = "Автор блог-поста"
boosts_from = "Продвижения с"
by_author = "От $AUTHOR"
caution = "Осторожно"
comments = "Комментарии"
comments_description = "Вы можете оставить комментарий к этому блог-посту, публично ответив на него с помощью аккаунта Mastodon или другого аккаунта ActivityPub/Fediverse. Известные неприватные ответы отображены ниже."