Files
NodeBB/public/language/sc/unread.json
Barış Soner Uşaklı 844cb91beb feat: update all language keys to use - instead of _ (#12059)
* feat: update all language keys to use - instead of _

* refactor: update language keys
2023-10-05 12:48:50 -04:00

15 lines
521 B
JSON

{
"title": "De Lèghere",
"no-unread-topics": "Non bi sunt arresonadas de lèghere.",
"load-more": "Càrriga de Prus",
"mark-as-read": "Mark as Read",
"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"
}