joyent-portal/frontend/locales/en-us.json

15 lines
627 B
JSON

{
"your-dashboard": "Your Dashboard",
"settings": "Settings",
"projects": "Projects",
"people": "People",
"no-personal-projects": "You don't have any personal projects at the moment.",
"create-new": "Create new",
"your-settings": "Your settings",
"agg-cpu-usage": "Aggregated CPU usage",
"agg-cpu-usage-desc-sm": "CPU usages accross all of the CPU cores",
"mem-res-set-size": "Memory resident set size",
"mem-res-set-size-sm": "Process memory that is actually stored in the RAM",
"apache-http-reqs": "Apache HTTP requests",
"apache-http-reqs-sm": "Number of website requests to apache if it is used"
}