Implement backlinks
This commit is contained in:
@ -18,6 +18,7 @@ Coffee = "القهوة"
|
||||
all_tags = "انظر جميع العلامات"
|
||||
archived = "الأرشيف"
|
||||
author = "الكاتب"
|
||||
backlinks = "الروابط الخلفية"
|
||||
blog_post_author = "كاتب منشور المدونة"
|
||||
boosts_from = "$INSTANCE التعزيزات من"
|
||||
by_author = "بقلم $AUTHOR"
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -18,6 +18,7 @@ Coffee = "قهوه"
|
||||
all_tags = "دیدن تمامی برچسب ها"
|
||||
archived = "بایگانی شده"
|
||||
author = "نویسنده"
|
||||
backlinks = "بک لینک ها"
|
||||
blog_post_author = "نویسندهی این مطلب"
|
||||
boosts_from = "$INSTANCE تقویت از"
|
||||
by_author = "از $AUTHOR"
|
||||
|
@ -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"
|
||||
|
@ -22,6 +22,7 @@ Coffee = "Кофе"
|
||||
all_tags = "Показать все теги"
|
||||
archived = "Архив"
|
||||
author = "Автор"
|
||||
backlinks = "Обратные ссылки"
|
||||
blog_post_author = "Автор блог-поста"
|
||||
boosts_from = "Продвижения с $INSTANCE"
|
||||
by_author = "От $AUTHOR"
|
||||
|
@ -19,6 +19,7 @@ Coffee = "赞助"
|
||||
all_tags = "查看所有标签"
|
||||
archived = "归档"
|
||||
author = "作者"
|
||||
backlinks = "反向链接"
|
||||
blog_post_author = "博客作者"
|
||||
boosts_from = "来自 $INSTANCE 的转发"
|
||||
by_author = "由 $AUTHOR 创作"
|
||||
|
Reference in New Issue
Block a user