Skip to content

Instantly share code, notes, and snippets.

@kyyberi
Created December 6, 2015 12:46
Show Gist options
  • Save kyyberi/dc304c869ef706d737c5 to your computer and use it in GitHub Desktop.
Save kyyberi/dc304c869ef706d737c5 to your computer and use it in GitHub Desktop.
{
"Config": {
"configName": "Apinf",
"configTitle": "Build custom APIs. Fast.",
"configSubtitle": "Create custom API mashups, really quick."
},
"Sidebar": {
"masterLayout_sidebar_Menu": "Menu",
"masterLayout_sidebar_Analytics": "Analytics",
"masterLayout_sidebar_APIBackends": "API Backends",
"masterLayout_sidebar_AddAPIBackend": "Add API Backend",
"masterLayout_sidebar_ManageAPIBackends": "Manage API Backends",
"masterLayout_sidebar_Catalogue": "Catalogue",
"masterLayout_sidebar_Documentation": "Documentation",
"masterLayout_sidebar_DocumentationEditor": "Editor",
"masterLayout_sidebar_DocumentationViewer": "Viewer",
"masterLayout_sidebar_Users": "Users"
},
"Home": {},
"Header": {
"signIn": "Sign In",
"signUp": "Sign Up",
"profile": "Profile",
"account": "Account",
"signout": "Sign out",
"home_MainTitle": "APINF _ API Management Platform",
"home_SecondaryTitle": "Building a bridge between API owners and users.",
"Dashboard": "Go to dashboard"
},
"Body": {
"feature_Section_Heading1": "Are you an API user?",
"feature_Title1": "Discover APIs",
"feature_Title1_Text": "Find and bookmark useful APIs",
"feature_Title2": "Mix APIs",
"feature_Title2_Text": "Mix APIs from several sources (future)",
"feature_Title3": "Check API documentation",
"feature_Title3_Text": "Documentation viewer available, RAML planned",
"feature_Title4": "Track application usage",
"feature_Title4_Text": "View analytics for API calls from your application",
"feature_Section_Heading2": "Are you an API owner?",
"feature_Title5": "Publish your APIs",
"feature_Title5_Text": "Make your APIs easily available for developers",
"feature_Title6": "Manage your APIs",
"feature_Title6_Text": "Easily manage and configure your API endpoints and access control",
"feature_Title7": "Track your APIs",
"feature_Title7_Text": "View detailed analytics data for your APIs",
"feature_Title8": "Web_based",
"feature_Title8_Text": "Centralized management for hundreds of users",
"section1_Heading": "Getting started",
"section1_Text": "Just create an account and be on your way! The developer dashboard offers you a one_stop location to discover APIs, track your application API usage, and more.",
"section1_Text_Extra": "to see all features.",
"section2_Heading": "Reach out to developers",
"section2_Text": "Apinf provides you with a unified, simple interface for publishing your APIs to the developer community and performing complex API management tasks. It allows you to gain a better understanding of your API traffic.",
"contactUs": "Contact us",
"section2_Text_Extra": "for more information.",
"section3_Heading": "Completely open source",
"section3_Text": "Apinf is powered by API Umbrella and builds a dashboard on top of the API Umbrella features. The solution is fully open source licensed with MIT. It is written in Meteor.js and D3. We like to collaborate, to listen to our users and want to encourage people to become contributors.",
"section3_Text_Extra": "Find us in",
"section3_Text_Social_Text": "and",
"section_ContactUs": "Contact Us",
"section_ContactUs_Text": "Contact us to ask anything."
},
"Footer": {
"collaboration_Title": "Collaboration between",
"collaboration_Title_Extra": "and"
},
"Account": {
"account_details": "Account Details",
"delete_account": "Delete Account",
"delete_account_warn": "There's no coming back from this one",
"delete_account_warn2": "Are you sure you want to delete your account?",
"close": "Close",
"change_pswd": "Change Password"
},
"Profile": {
"update": "Update"
},
"Import API Configuration": {
"import_ApiConfiguration_Title": "Import API Configuration",
"import_ApiConfiguration_File": "File:",
"import_ApiConfiguration_Drop": "Drop file to here",
"import_ApiConfiguration_Preview": "Preview:",
"import_ApiConfiguration_Upload": "Upload"
},
"Import Api Documentation": {
"import_ApiDocumentation_Title": "Upload documentation",
"import_ApiDocumentation_File": "Documentation Configuration File"
},
"Manage Api Backends": {
"manage_ApiBackends_Title": "My managed APIs",
"manage_ApiBackends_Rewrite": "Rewrite to",
"manage_ApiBackends_Matches": "URL Matches",
"manage_ApiBackends_Backend": "Backend:",
"manage_ApiBackends_Frontend": "Frontend:",
"manage_ApiBackends_View": "View",
"manage_ApiBackends_Edit": "Edit"
},
"Api Backend Status": {
"apiBackend_Status_Title": "Status",
"apiBackend_Status_Updated": "Updated:",
"apiBackend_Status_Checking": "Checking API status. Hold on..."
},
"View Api Backend": {
"view_ApiBackend_Title": "View API backend",
"view_ApiBackend_Servers": "Servers",
"view_ApiBackend_Backend": "Backend",
"view_ApiBackend_Frontend": "Frontend",
"view_ApiBackend_Matchers": "URL Matchers",
"view_ApiBackend_Backend_Prefix": "Backend prefix",
"view_ApiBackend_Frontend_Prefix": "Frontend prefix",
"view_ApiBackend_Export_Title": "Export API configurations",
"view_ApiBackend_ExportJson": "Export .json",
"view_ApiBackend_ExportYaml": "Export .yaml"
},
"Api Backends": {
"apiBackends_Title": "Add API",
"apiBackends_Title_Help": "API's name",
"apiBackends_Backend_Title": "Backend",
"apiBackends_Backend_Help": "Define the server where the API is hosted. Multiple servers can be defined to perform load balancing.",
"apiBackends_Host_Title": "Host",
"apiBackends_HostRewrite": "rewrite to",
"apiBackends_Matching_Title": "Matching URL Prefixes",
"apiBackends_Matching_Title_Help": "What URL prefixes should be routed to this backend?",
"apiBackends_DocumentationTitle": "Documentation",
"apiBackends_Documentation_Link": "Link to documentation",
"apiBackends_GlobalRequestSettings_Title": "Global Request Settings",
"apiBackends_AdvancedRequestsRewriting": "Advanced Requests Rewriting",
"apiBackends_AdvancedRequestsRewriting_Help": "Modify the incoming requests made to the Umbrella front_end before they are passed on to your API backend",
"apiBackends_AdvancedSettings": "Advanced Settings",
"apiBackends_Submit": "Submit"
},
"Bookmarks": {
"bookmarks_Title": "Your bookmarked APIs",
"bookmarks_Name": "Name:",
"bookmarks_Backend": "Backend host:"
},
"Favourite": {
"favourite_Remove": "Remove bookmark",
"favourite_Add": "Add bookmark"
},
"Catalogue": {
"catalogue_Title": "Available APIs"
},
"Charts": {},
"Bar chart": {
"overviewChart_Title": "Overview chart",
"moveChart_Title": "Chart"
},
"Filter": {
"filterData_Title": "Filter",
"filterData_Month": "Month:",
"filterData_January": "January",
"filterData_February": "February",
"filterData_March": "March",
"filterData_April": "April",
"filterData_May": "May",
"filterData_June": "June",
"filterData_July": "July",
"filterData_August": "August",
"filterData_September": "September",
"filterData_October": "October",
"filterData_November": "November",
"filterData_December": "December",
"filterData_Year": "Year:",
"filterData_Limit": "Limit:",
"filterData_SelectedOf": "selected out of",
"filterData_Records": "records",
"filterData_Reset": "Reset All"
},
"Map": {
"map_Title": "Map"
},
"Data Table": {
"dataTable_Title": "Table",
"dataTable_TimeStamp": "Time stamp",
"dataTable_RequestCountry": "Request country",
"dataTable_RequestIP": "Request IP",
"dataTable_RequestPath": "Request path",
"dataTable_ResponseTime": "Response time"
},
"Status": {
"statusCheckTitle": "Status",
"statusCheckUpdated": "Updated:",
"statusCheckJustNow": "Just now"
},
"Not Authorized": {
"notAuthorized_Title": "Not Authorized",
"notAuthorized_Message": "You are not authorized to access this page. Please ensure you are logged in.",
"notAuthorized_Return_Message_Part1": "You may",
"notAuthorized_Return_Message_Part2": "return to a previous page"
},
"Not Found": {
"notFound_Title": "Oops! Page not found.",
"notFound_Message_Part1": "We could not find the page you were looking for.",
"notFound_Message_Part2": "Meanwhile, you may",
"notFound_Message_Part3": "return to a previous page"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment