chore(translations): not moderating, not subscribed, total posts, current users, boards, tracked, interests, random, international, projects

This commit is contained in:
plebeius.eth
2024-05-05 22:42:31 +02:00
parent f045f1698a
commit 4756c09796
36 changed files with 360 additions and 45 deletions
+10 -1
View File
@@ -63,5 +63,14 @@
"reply_to_cid": "Ответить на {{cid}}",
"submit": "Отправить",
"gif": "ГИФ",
"moderating": "модерируете"
"moderating": "модерируете",
"not_moderating": "Вы не модерируете ни один форум",
"not_subscribed": "Вы не подписаны ни на один форум",
"total_posts": "Всего сообщений:",
"current_users": "текущие пользователи:",
"boards_tracked": "отслеживаемые форумы:",
"interests": "интересы",
"random": "случайный",
"international": "международные",
"projects": "проекты"
}