nodebb/public/language/ru/recent.json

11 lines
409 B
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"title": "Последние",
"day": "За день",
"week": "За неделю",
"month": "За месяц",
"year": "За год",
"alltime": "За всё время",
"no_recent_topics": "Нет свежих тем.",
"no_popular_topics": "Популярные темы отсутствуют.",
"load-new-posts": "Загрузить новые сообщения"
}