Display multiple post authors of present, align tags to the right

This commit is contained in:
daudix
2024-07-20 02:00:53 +03:00
parent 0866d0725b
commit a6e0471fb2
12 changed files with 66 additions and 64 deletions

View File

@ -45,6 +45,7 @@ posts_with_tag = "المنشورات ذات العلامة"
powered_by = "مدعوم من"
powered_by_and = "و"
previous = "السابق"
published = "منشور"
reload = "إعادة التحميل"
search = "بحث"
search_for = "ابحث عن"
@ -55,7 +56,7 @@ tags = "العلامات"
tags_title = "العلامات"
tip = "نصيحة"
trigger_warning = "تحذير الزناد"
updated = "آخر تحديث في"
updated = "تحديث"
view_comment = "عرض التعليق على"
view_profile = "عرض الملف الشخصي على"
warning = "تحذير"

View File

@ -49,6 +49,7 @@ posts_with_tag = "Posts with tag"
powered_by = "Powered by"
powered_by_and = "and"
previous = "Previous"
published = "Published on"
reload = "Reload"
search = "Search"
search_for = "Search for"
@ -59,7 +60,7 @@ tags = "tags"
tags_title = "Tags"
tip = "Tip"
trigger_warning = "Trigger Warning"
updated = "Last updated on"
updated = "Updated on"
view_comment = "View comment at"
view_profile = "View profile at"
warning = "Warning"

View File

@ -55,6 +55,7 @@ posts_with_tag = "Посты с тегом"
powered_by = "Работает на базе"
powered_by_and = "и"
previous = "Предыдущий"
published = "Опубликовано"
reload = "Перезагрузить"
search = "Поиск"
search_for = "Искать"
@ -65,7 +66,7 @@ tags = "$NUMBER тегов"
tags_title = "Теги"
tip = "Совет"
trigger_warning = "Предупреждение о Тревоге"
updated = "Последний раз обновлено"
updated = "Обновлено"
view_comment = "Показать комментарий на"
view_profile = "Показать профиль на"
warning = "Внимание"