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.
55 lines
2.3 KiB
JSON
55 lines
2.3 KiB
JSON
{
|
|
"forum-traffic": "Forum Traffic",
|
|
"page-views": "Page Views",
|
|
"unique-visitors": "Unique Visitors",
|
|
"page-views-last-month": "Page views Last Month",
|
|
"page-views-this-month": "Page views This Month",
|
|
"page-views-last-day": "Page views in last 24 hours",
|
|
|
|
"stats.day": "Day",
|
|
"stats.week": "Week",
|
|
"stats.month": "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": "<p>You are <strong>up-to-date</strong> <i class=\"fa fa-check\"></i></p>",
|
|
"upgrade-available": "<p>A new version (v%1) has been released. Consider <a href=\"https://docs.nodebb.org/en/latest/upgrading/index.html\">upgrading your NodeBB</a>.</p>",
|
|
"prerelease-upgrade-available": "<p>This is an outdated pre-release version of NodeBB. A new version (v%1) has been released. Consider <a href=\"https://docs.nodebb.org/en/latest/upgrading/index.html\">upgrading your NodeBB</a>.</p>",
|
|
"prerelease-warning": "<p>This is a <strong>pre-release</strong> version of NodeBB. Unintended bugs may occur. <i class=\"fa fa-exclamation-triangle\"></i></p>",
|
|
|
|
"notices": "Notices",
|
|
|
|
"control-panel": "System Control",
|
|
"reload": "Reload",
|
|
"restart": "Restart",
|
|
"restart-warning": "Reloading or Restarting your NodeBB will drop all existing connections for a few seconds.",
|
|
"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",
|
|
|
|
"anonymous-registered-users": "Anonymous vs Registered Users",
|
|
"anonymous": "Anonymous",
|
|
"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",
|
|
|
|
"graphs.page-views": "Page Views",
|
|
"graphs.unique-visitors": "Unique Visitors",
|
|
"graphs.registered-users": "Registered Users",
|
|
"graphs.anonymous-users": "Anonymous Users"
|
|
} |