{
	"forum-traffic": "Forum Traffic",
	"page-views": "Page Views",
	"unique-visitors": "Unique Visitors",
	"logins": "Logins",
	"new-users": "New Users",
	"posts": "Posts",
	"topics": "Topics",
	"page-views-seven": "Last 7 Days",
	"page-views-thirty": "Last 30 Days",
	"page-views-last-day": "Last 24 hours",
	"page-views-custom": "Custom Date Range",
	"page-views-custom-start": "Range Start",
	"page-views-custom-end": "Range End",
	"page-views-custom-help": "Enter a date range of page views you would like to view. If no date picker is available, the accepted format is <code>YYYY-MM-DD</code>",
	"page-views-custom-error": "Please enter a valid date range in the format <code>YYYY-MM-DD</code>",

	"stats.yesterday": "Yesterday",
	"stats.today": "Today",
	"stats.last-week": "Last Week",
	"stats.this-week": "This Week",
	"stats.last-month": "Last Month",
	"stats.this-month": "This Month",
	"stats.all": "All Time",

	"updates": "Updates",
	"running-version": "You are running <strong>NodeBB v<span id=\"version\">%1</span></strong>.",
	"keep-updated": "Always make sure that your NodeBB is up to date for the latest security patches and bug fixes.",
	"up-to-date": "You are <strong>up-to-date</strong> <i class=\"fa fa-check\"></i>",
	"upgrade-available": "A new version (v%1) has been released. Consider <a href=\"https://docs.nodebb.org/configuring/upgrade/\" target=\"_blank\">upgrading your NodeBB</a>.",
	"prerelease-upgrade-available": "This is an outdated pre-release version of NodeBB. A new version (v%1) has been released. Consider <a href=\"https://docs.nodebb.org/configuring/upgrade/\" target=\"_blank\">upgrading your NodeBB</a>.",
	"prerelease-warning": "This is a <strong>pre-release</strong> version of NodeBB. Unintended bugs may occur. <i class=\"fa fa-exclamation-triangle\"></i>",
	"fallback-emailer-not-found": "Fallback emailer not found!",
	"running-in-development": "Forum is running in development mode. The forum may be open to potential vulnerabilities; please contact your system administrator",
	"latest-lookup-failed": "Failed to look up latest available version of NodeBB",

	"notices": "Notices",
	"restart-not-required": "Restart not required",
	"restart-required": "Restart required",
	"search-plugin-installed": "Search Plugin installed",
	"search-plugin-not-installed": "Search Plugin not installed",
	"search-plugin-tooltip": "Install a search plugin from the plugin page in order to activate search functionality",

	"control-panel": "System Control",
	"rebuild-and-restart": "Rebuild &amp; Restart",
	"restart": "Restart",
	"restart-warning": "Rebuilding or Restarting your NodeBB will drop all existing connections for a few seconds.",
	"restart-disabled": "Rebuilding and Restarting your NodeBB has been disabled as you do not seem to be running it via the appropriate daemon.",
	"maintenance-mode": "Maintenance Mode",
	"maintenance-mode-title": "Click here to set up maintenance mode for NodeBB",
	"realtime-chart-updates": "Realtime Chart Updates",

	"active-users": "Active Users",
	"active-users.users": "Users",
	"active-users.guests": "Guests",
	"active-users.total": "Total",
	"active-users.connections": "Connections",

	"guest-registered-users": "Guest vs Registered Users",
	"guest": "Guest",
	"registered": "Registered",

	"user-presence": "User Presence",
	"on-categories": "On categories list",
	"reading-posts": "Reading posts",
	"browsing-topics": "Browsing topics",
	"recent": "Recent",
	"unread": "Unread",

	"high-presence-topics": "High Presence Topics",
	"popular-searches": "Popular Searches",

	"graphs.page-views": "Page Views",
	"graphs.page-views-registered": "Page Views Registered",
	"graphs.page-views-guest": "Page Views Guest",
	"graphs.page-views-bot": "Page Views Bot",
	"graphs.unique-visitors": "Unique Visitors",
	"graphs.registered-users": "Registered Users",
	"graphs.guest-users": "Guest Users",
	"last-restarted-by": "Last restarted by",
	"no-users-browsing": "No users browsing",

	"back-to-dashboard": "Back to Dashboard",
	"details.no-users": "No users have joined within the selected timeframe",
	"details.no-topics": "No topics have been posted within the selected timeframe",
	"details.no-searches": "No searches have been made within the selected timeframe",
	"details.no-logins": "No logins have been recorded within the selected timeframe",
	"details.logins-static": "NodeBB only saves session data for %1 days, and so this table below will only show the most recently active sessions",
	"details.logins-login-time": "Login Time",
	"start": "Start",
	"end": "End",
	"filter": "Filter"
}