Add missing i18n strings

This commit is contained in:
daudix
2024-08-26 03:41:02 +03:00
parent 6124fdfc60
commit 8b24b68c0e
4 changed files with 12 additions and 6 deletions

View File

@ -33,6 +33,7 @@ feed = "موجز"
file_an_issue = "ملف مشكلة"
filter_by_tag = "تصفية حسب العلامة"
go_to_top = "الانتقال إلى الأعلى"
hot = "حار"
important = "مهم"
language = "اللغة"
load_comments = "تحميل التعليقات"
@ -44,6 +45,7 @@ next = "التالي"
no_comments = "لا توجد تعليقات حتى الآن :/"
note = "ملاحظة"
open_post = "افتح المنشور"
poor = "ضعيف"
posts = "الوظائف في المجموع"
posts_with_tag = "المنشورات ذات العلامة"
powered_by = "مدعوم من"

View File

@ -33,6 +33,7 @@ feed = "Feed"
file_an_issue = "File an Issue"
filter_by_tag = "Filter by tag"
go_to_top = "Go to Top"
hot = "Hot"
important = "Important"
language = "Language"
load_comments = "Load Comments"
@ -48,6 +49,7 @@ note = "Note"
one_posts = "$NUMBER post in total"
one_tags = "$NUMBER tag in total"
open_post = "Open Post"
poor = "Poor"
posts = "$NUMBER posts in total"
posts_with_tag = "Posts with tag"
powered_by = "Powered by"

View File

@ -40,6 +40,7 @@ few_tags = "Всего $NUMBER тега"
file_an_issue = "Отправить Отчет об Ошибке"
filter_by_tag = "Фильтр по тегам"
go_to_top = "Перейти в Начало"
hot = "Горячее"
important = "Важно"
language = "Язык"
load_comments = "Загрузить Комментарии"
@ -55,6 +56,7 @@ note = "Заметьте"
one_posts = "Всего $NUMBER пост"
one_tags = "Всего $NUMBER тег"
open_post = "Открыть Пост"
poor = "Убогое"
posts = "$NUMBER постов"
posts_with_tag = "Посты с тегом"
powered_by = "Работает на базе"