Implement backlinks

This commit is contained in:
daudix
2024-10-17 01:28:07 +03:00
parent 77df7c1120
commit 36812777f9
11 changed files with 112 additions and 77 deletions

View File

@ -18,6 +18,7 @@ Coffee = "القهوة"
all_tags = "انظر جميع العلامات"
archived = "الأرشيف"
author = "الكاتب"
backlinks = "الروابط الخلفية"
blog_post_author = "كاتب منشور المدونة"
boosts_from = "$INSTANCE التعزيزات من"
by_author = "بقلم $AUTHOR"

View File

@ -18,6 +18,7 @@ Coffee = "Coffee"
all_tags = "See all tags"
archived = "Archived"
author = "Author"
backlinks = "Backlinks"
blog_post_author = "Blog post author"
boosts_from = "Boosts from $INSTANCE"
by_author = "By $AUTHOR"

View File

@ -18,6 +18,7 @@ Coffee = "Café"
all_tags = "Ver todas las etiquetas"
archived = "Archivado"
author = "Autor"
backlinks = "Enlaces de retroceso"
blog_post_author = "Autor del post"
boosts_from = "Boosts de $INSTANCE"
by_author = "Por $AUTHOR"

View File

@ -18,6 +18,7 @@ Coffee = "قهوه"
all_tags = "دیدن تمامی برچسب ها"
archived = "بایگانی شده"
author = "نویسنده"
backlinks = "بک لینک ها"
blog_post_author = "نویسنده‌ی این مطلب"
boosts_from = "$INSTANCE تقویت از"
by_author = "از $AUTHOR"

View File

@ -18,6 +18,7 @@ Coffee = "Kopi"
all_tags = "Lihat semua tag"
archived = "Diarkibkan"
author = "Pengarang"
backlinks = "Pautan balik"
blog_post_author = "Pengarang siaran blog"
boosts_from = "Galakkan dari $INSTANCE"
by_author = "Dari $AUTHOR"

View File

@ -22,6 +22,7 @@ Coffee = "Кофе"
all_tags = "Показать все теги"
archived = "Архив"
author = "Автор"
backlinks = "Обратные ссылки"
blog_post_author = "Автор блог-поста"
boosts_from = "Продвижения с $INSTANCE"
by_author = "От $AUTHOR"

View File

@ -19,6 +19,7 @@ Coffee = "赞助"
all_tags = "查看所有标签"
archived = "归档"
author = "作者"
backlinks = "反向链接"
blog_post_author = "博客作者"
boosts_from = "来自 $INSTANCE 的转发"
by_author = "由 $AUTHOR 创作"