Support case notifications now live in the notification bell, as a "Cases" filter button added by nodebb-plugin-support on core's own hooks. The plugin owns all of it, so this theme's second bell — its icon, drawer, client code, language keys and tests — comes out. The theme was the wrong home for it. The drawer's markup and JS lived here, so whether the support plugin could notify anyone depended on which theme a forum ran. Nothing about support belongs in a theme. The `/support` link is unaffected; it comes from the ACP navigation, which this theme already renders in both the desktop bar and the mobile drawer. Checked in a browser on the dev stack: no support icon in the topbar, and the bell's new tab filters a mixed notification list correctly. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
25 lines
1.1 KiB
JSON
25 lines
1.1 KiB
JSON
{
|
|
"wiki-badge": "Wiki",
|
|
"404.title": "You've wandered off the map.",
|
|
"404.message": "This alley leads nowhere, and in Westgate, nowhere is where the Night Masks find you.<br>Turn back to the <a href=\"%1/\">lantern-lit streets</a> before they notice you lingering.",
|
|
"view-original": "View Original",
|
|
"copy-handle": "Copy handle",
|
|
"select-topic": "Select topic",
|
|
"footer.description": "A Neverwinter Nights: Enhanced Edition persistent world of gothic intrigue, set in the Forgotten Realms port city of Westgate.",
|
|
"footer.motto": "Mind the shadows.",
|
|
"footer.explore": "Explore",
|
|
"footer.home": "Home",
|
|
"footer.news": "News",
|
|
"footer.gallery": "Gallery",
|
|
"footer.dev-blog": "Dev Blog",
|
|
"footer.join-team": "Join the Team",
|
|
"footer.community": "Community",
|
|
"footer.forums": "Forums",
|
|
"footer.wiki": "Wiki",
|
|
"footer.register": "Register",
|
|
"footer.how-to-join": "How to Join",
|
|
"footer.copyright": "© %1 Shadows Over Westgate · A NWN:EE Persistent World",
|
|
"footer.setting": "Forgotten Realms · Westgate · Sea of Fallen Stars",
|
|
"footer.powered-by": "Powered by"
|
|
}
|