mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 10:06:31 +02:00
16 lines
498 B
JSON
16 lines
498 B
JSON
{
|
|
"title": "Unread",
|
|
"no-unread-topics": "There are no unread topics.",
|
|
"load-more": "Load More",
|
|
"mark-as-read": "Mark as Read",
|
|
"mark-as-unread": "Mark as Unread",
|
|
"selected": "Selected",
|
|
"all": "All",
|
|
"all-categories": "All categories",
|
|
"topics-marked-as-read.success": "Topics marked as read!",
|
|
"all-topics": "All Topics",
|
|
"new-topics": "New Topics",
|
|
"watched-topics": "Watched Topics",
|
|
"unreplied-topics": "Unreplied Topics",
|
|
"multiple-categories-selected": "Multiple Selected"
|
|
} |