Files
NodeBB/public/language/en-GB/unread.json
Barış Soner Uşaklı 0a44b5191b unread labels, bump harmony
2024-02-06 10:40:29 -05:00

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"
}