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.
75 lines
2.0 KiB
JSON
75 lines
2.0 KiB
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>.",
|
|
"500.title": "Internal error.",
|
|
"500.message": "Oops! Looks like something went wrong!",
|
|
|
|
"register": "Register",
|
|
"login": "Login",
|
|
"please_log_in": "Please Log In",
|
|
"logout": "Logout",
|
|
|
|
"posting_restriction_info": "Posting is currently restricted to registered members only, click here to log in.",
|
|
|
|
"welcome_back": "Welcome Back ",
|
|
"you_have_successfully_logged_in": "You have successfully logged in",
|
|
|
|
|
|
"save_changes": "Save Changes",
|
|
"close": "Close",
|
|
|
|
"pagination": "Pagination",
|
|
|
|
"header.admin": "Admin",
|
|
"header.recent": "Recent",
|
|
"header.unread": "Unread",
|
|
"header.popular": "Popular",
|
|
"header.users": "Users",
|
|
"header.chats": "Chats",
|
|
"header.notifications": "Notifications",
|
|
"header.search": "Search",
|
|
"header.profile": "Profile",
|
|
|
|
"notifications.loading": "Loading Notifications",
|
|
"chats.loading": "Loading Chats",
|
|
|
|
"motd.welcome": "Welcome to NodeBB, the discussion platform of the future.",
|
|
|
|
"previouspage": "Previous Page",
|
|
"nextpage": "Next Page",
|
|
|
|
"alert.success": "Success",
|
|
"alert.error": "Error",
|
|
|
|
"alert.banned": "Banned",
|
|
"alert.banned.message": "You are banned you will be logged out!",
|
|
|
|
"alert.unfollow": "You are no longer following %1!",
|
|
"alert.follow": "You are now following %1!",
|
|
|
|
"posts": "Posts",
|
|
"views": "Views",
|
|
|
|
"posted": "posted",
|
|
"in": "in",
|
|
|
|
"norecentposts": "No Recent Posts",
|
|
"norecenttopics": "No Recent Topics",
|
|
"recentposts": "Recent Posts",
|
|
"recentips": "Recently Logged In IPs",
|
|
|
|
"online": "Online",
|
|
"away": "Away",
|
|
"dnd": "Do not Disturb",
|
|
"invisible": "Invisible",
|
|
"offline": "Offline",
|
|
|
|
"privacy": "Privacy",
|
|
"language": "Language"
|
|
}
|