mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
chore(translations): board stats, board created
This commit is contained in:
@@ -14,5 +14,11 @@
|
||||
"download_app": "Скачать приложение",
|
||||
"start_new_thread": "Начать новую тему",
|
||||
"show_stats": "Показать статистику",
|
||||
"hide": "Скрыть"
|
||||
"hide": "Скрыть",
|
||||
"board_stats_hour": "За последний час <1>{{userCount}}</1> пользователей опубликовали <1>{{postCount}}</1> сообщений",
|
||||
"board_stats_day": "За прошлый день <1>{{userCount}}</1> пользователей опубликовали <1>{{postCount}}</1> сообщений",
|
||||
"board_stats_week": "За прошлую неделю <1>{{userCount}}</1> пользователей опубликовали <1>{{postCount}}</1> сообщений",
|
||||
"board_stats_month": "За прошлый месяц <1>{{userCount}}</1> пользователей опубликовали <1>{{postCount}}</1> сообщений",
|
||||
"board_stats_all": "С тех пор <1>{{userCount}}</1> пользователей опубликовали <1>{{postCount}}</1> сообщений",
|
||||
"board_created": "Форум создан"
|
||||
}
|
||||
Reference in New Issue
Block a user