Files
NodeBB/public/language/sr/unread.json
2017-11-03 09:24:11 +00:00

15 lines
693 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"title": "Непрочитано",
"no_unread_topics": "Нема непрочитаних тема.",
"load_more": "Учитај више",
"mark_as_read": "Означи као прочитано",
"selected": "Изабране",
"all": "Све",
"all_categories": "Све категорије",
"topics_marked_as_read.success": "Теме су означене као прочитане!",
"all-topics": "Све теме",
"new-topics": "Нове теме",
"watched-topics": "Надгледане теме",
"unreplied-topics": "Неодговорене теме",
"multiple-categories-selected": "Вишеструко изабране"
}