chappe
Version:
Developer Docs builder. Write guides in Markdown and references in API Blueprint. Comes with a built-in search engine.
149 lines (128 loc) • 3.58 kB
JSON
{
"COMMON" : {
"HEADER" : {
"EXTRAS" : {
"CHANGES" : "Last Changes"
},
"SEARCH" : {
"PLACEHOLDER" : "Search docs"
}
},
"FOOTER" : {
"ENGINE" : {
"GENERATED_BY" : "Documentation generated by",
"PROJECT_FROM" : "an open-source project from"
},
"STATUS" : {
"LABEL_FAILURE" : "Failed checking status",
"LABEL_HEALTHY" : "All systems are healthy",
"LABEL_SICK" : "Service slowdown ongoing",
"LABEL_DEAD" : "Service outage ongoing",
"TIME_LAST" : "Last checked",
"TIME_AGO" : "ago"
}
},
"SEARCH" : {
"FIELD" : {
"INPUT_PLACEHOLDER" : "Find anything in the docs…"
},
"LEGEND" : {
"SHORTCUT_NAVIGATE" : "Navigate",
"SHORTCUT_GO" : "Go To",
"SHORTCUT_CLOSE" : "Close",
"ERROR_INDEX" : "Search unavailable"
}
},
"CODE" : {
"META_NAME_REQUEST" : "Request",
"META_NAME_RESPONSE" : "Response",
"CONTENT_LOADING" : "(loading)"
},
"METAS" : {
"SITE_NAME" : "Developer Hub"
}
},
"HOME" : {
"PAGE" : "Developer Hub",
"TITLE" : "Welcome to the Developer Hub",
"LABEL" : "Read guides and browse references.",
"BULLETPOINTS" : {
"QUICKSTART" : "Get Started",
"GUIDES" : "Guides",
"REFERENCES" : "References"
},
"SUPPORT" : {
"QUESTION" : "Anything that you cannot find in the documentation?",
"LABEL" : "Ask our tech support team, anytime.",
"ACTION" : "Chat with Support"
}
},
"GUIDES" : {
"DETAILS" : {
"FEEDBACK" : "Give Feedback",
"UPDATED" : "Updated on",
"TITLE_INDEX" : "Introduction"
}
},
"REFERENCES" : {
"BLUEPRINT" : {
"GROUP" : {
"ORIGIN_IN" : "in"
},
"SPECIFICATION" : {
"REQUEST_FORMAT_TITLES" : {
"DATA_REQUEST" : "Request Body",
"DATA_RESPONSE" : "Response Data",
"URI_PARAMETERS" : "URI Parameters"
},
"REQUEST_FORMAT_REQUIRED" : "Required",
"REQUEST_FORMAT_OPTIONAL" : "Optional",
"REQUEST_FORMAT_MEMBERS" : "Values",
"REQUEST_FORMAT_TOGGLE_SHOW": "Show child parameters",
"REQUEST_FORMAT_TOGGLE_HIDE": "Hide child parameters"
},
"EXAMPLES" : {
"DETAILS" : {
"TIERS" : "Tiers",
"SCOPES" : "Scopes"
}
}
},
"MARKDOWN" : {
"DETAILS" : {
"UPDATED" : "Updated on"
}
}
},
"CHANGES" : {
"PAGE" : "Last Changes",
"TITLE_FEED" : "Platform Changes",
"TITLE_LATEST" : "Latest Platform Changes",
"TITLE_YEAR" : "Platform Changes In",
"NOTICE" : "This page is a ledger of all notable changes that occured over time.\n\n**Note that breaking changes appear in red.**\n\nIf you would like to monitor those changes, an RSS feed is available at: [`changes.rss`](/changes.rss)",
"NAVIGATE" : {
"LATEST" : "Latest"
},
"MONTHS" : {
"01" : "January",
"02" : "February",
"03" : "March",
"04" : "April",
"05" : "May",
"06" : "June",
"07" : "July",
"08" : "August",
"09" : "September",
"10" : "October",
"11" : "November",
"12" : "December"
}
},
"NOT_FOUND" : {
"PAGE" : "Page Not Found",
"TITLE" : "Oops. We cannot find this page!",
"LABEL_FIRST" : "You have hit a page that does not exist.",
"LABEL_SECOND" : "It may have been removed.",
"ACTION" : "Go to Homepage"
}
}