Files
NodeBB/public/language/sc/category.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

23 lines
1.1 KiB
JSON

{
"category": "Category",
"subcategories": "Subcategories",
"new-topic-button": "Arresonada Noa",
"guest-login-post": "Log in to post",
"no-topics": "<strong>Non bi sunt arresonadas in custa creze.</strong><br />Pro ite non nde pones una?",
"browsing": "navighende",
"no-replies": "Perunu at rispostu",
"no-new-posts": "No new posts.",
"watch": "Watch",
"ignore": "Ignore",
"watching": "Watching",
"not-watching": "Not Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread and recent",
"not-watching.description": "Do not show topics in unread, show in recent",
"ignoring.description": "Do not show topics in unread and recent",
"watching.message": "You are now watching updates from this category and all subcategories",
"notwatching.message": "You are not watching updates from this category and all subcategories",
"ignoring.message": "You are now ignoring updates from this category and all subcategories",
"watched-categories": "Watched categories",
"x-more-categories": "%1 more categories"
}