mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-08 08:32:53 +01:00
10 lines
307 B
JSON
10 lines
307 B
JSON
|
|
{
|
||
|
|
"title": "Neprebrano",
|
||
|
|
"no_unread_topics": "Ni neprebranih tem.",
|
||
|
|
"load_more": "Naloži več",
|
||
|
|
"mark_as_read": "Označi kot prebrano",
|
||
|
|
"selected": "Izbrano",
|
||
|
|
"all": "Vse",
|
||
|
|
"all_categories": "Vse kategorije",
|
||
|
|
"topics_marked_as_read.success": "Teme označene kot prebrane!"
|
||
|
|
}
|