mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
63 lines
1.9 KiB
JSON
63 lines
1.9 KiB
JSON
{
|
|
"namespacesInSubtitle": "Namespaces",
|
|
"classesInSubtitle": "Classes",
|
|
"structsInSubtitle": "Structs",
|
|
"interfacesInSubtitle": "Interfaces",
|
|
"enumsInSubtitle": "Enums",
|
|
"delegatesInSubtitle": "Delegates",
|
|
"constructorsInSubtitle": "Constructors",
|
|
"fieldsInSubtitle": "Fields",
|
|
"propertiesInSubtitle": "Properties",
|
|
"methodsInSubtitle": "Methods",
|
|
"eventsInSubtitle": "Events",
|
|
"operatorsInSubtitle": "Operators",
|
|
"eiisInSubtitle": "Explicit Interface Implementations",
|
|
"functionsInSubtitle": "Functions",
|
|
"variablesInSubtitle": "Variables",
|
|
"typeAliasesInSubtitle": "Type Aliases",
|
|
"membersInSubtitle": "Members",
|
|
"improveThisDoc": "Improve this Doc",
|
|
"viewSource": "View Source",
|
|
"inheritance": "Inheritance",
|
|
"inheritedMembers": "Inherited Members",
|
|
"package": "Package",
|
|
"namespace": "Namespace",
|
|
"assembly": "Assembly",
|
|
"syntax": "Syntax",
|
|
"overrides": "Overrides",
|
|
"implements": "Implements",
|
|
"remarks": "Remarks",
|
|
"examples": "Examples",
|
|
"seealso": "See Also",
|
|
"declaration": "Declaration",
|
|
"parameters": "Parameters",
|
|
"typeParameters": "Type Parameters",
|
|
"type": "Type",
|
|
"name": "Name",
|
|
"description": "Description",
|
|
"returns": "Returns",
|
|
"fieldValue": "Field Value",
|
|
"propertyValue": "Property Value",
|
|
"eventType": "Event Type",
|
|
"variableValue": "Variable Value",
|
|
"typeAliasType": "Type Alias Type",
|
|
"exceptions": "Exceptions",
|
|
"condition": "Condition",
|
|
"extensionMethods": "Extension Methods",
|
|
"note": "<h5>Note</h5>",
|
|
"warning": "<h5>Warning</h5>",
|
|
"tip": "<h5>Tip</h5>",
|
|
"important": "<h5>Important</h5>",
|
|
"caution": "<h5>Caution</h5>",
|
|
"tocToggleButton": "Show / Hide Table of Contents",
|
|
"tocFilter": "Enter here to filter...",
|
|
"search": "Search",
|
|
"searchResults": "Search Results for",
|
|
"pageFirst": "First",
|
|
"pagePrev": "Previous",
|
|
"pageNext": "Next",
|
|
"pageLast": "Last",
|
|
"inThisArticle": "In This Article",
|
|
"backToTop": "Back to top"
|
|
}
|