Display status if there's no comments

This commit is contained in:
daudix
2024-08-08 05:56:48 +03:00
parent 83b7e84292
commit 5325d17667
5 changed files with 19 additions and 0 deletions

View File

@ -47,6 +47,7 @@ many_posts = "Всего $NUMBER постов"
many_tags = "Всего $NUMBER тегов"
newest_to_oldest = "От новейшего к старейшему"
next = "Следующий"
no_comments = "Комментариев пока нет :/"
note = "Заметьте"
one_posts = "Всего $NUMBER пост"
one_tags = "Всего $NUMBER тег"