22 lines
968 B
JSON
22 lines
968 B
JSON
{
|
||
"your-dashboard": "Your dashboard",
|
||
"settings": "Settings",
|
||
"projects": "Projects",
|
||
"people": "People",
|
||
"services": "Services",
|
||
"instances": "Instances",
|
||
"manifest": "Project manifest",
|
||
"create-new": "Create a new",
|
||
"add-services": "Add services",
|
||
"no-services": "You don’t have any services. You can either add them by editing a manifest file or by connecting your repo on GitHub or BitBucket.",
|
||
"no-projects": "You don’t have any projects.",
|
||
"edit-project-manifest": "Edit project manifest",
|
||
"or-bring-in-from": "or bring in from",
|
||
"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"
|
||
} |