You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
707 B
JSON
18 lines
707 B
JSON
{
|
|
"home": "Home",
|
|
"search": "Search",
|
|
"buttons.close": "Close",
|
|
"403.title": "Access Denied",
|
|
"403.message": "You seem to have stumbled upon a page that you do not have access to. Perhaps you should <a href='/login'>try logging in</a>?",
|
|
"404.title": "Not Found",
|
|
"404.message": "You seem to have stumbled upon a page that does not exist. Return to the <a href='/''>home page</a>.",
|
|
"logout": "Logout",
|
|
"logout.title": "You are now logged out.",
|
|
"logout.message": "You have successfully logged out of NodeBB",
|
|
"header.admin": "Admin",
|
|
"header.recent": "Recent",
|
|
"header.unread": "Unread",
|
|
"header.users": "Users",
|
|
"header.search": "Search",
|
|
"notifications.loading": "Loading Notifications"
|
|
} |