mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
chore: delete unused i18n json files
This commit is contained in:
@@ -1,65 +0,0 @@
|
||||
{
|
||||
"prettify": {
|
||||
"title": "Prettify JSON",
|
||||
"description": "Format JSON with proper indentation and spacing.",
|
||||
"inputTitle": "Input JSON",
|
||||
"resultTitle": "Prettified JSON",
|
||||
"indentation": "Indentation",
|
||||
"useSpaces": "Use Spaces",
|
||||
"useSpacesDescription": "Indent output with spaces",
|
||||
"useTabs": "Use Tabs",
|
||||
"useTabsDescription": "Indent output with tabs.",
|
||||
"toolInfo": {
|
||||
"title": "Prettify JSON",
|
||||
"description": "This tool allows you to format JSON data with proper indentation and spacing, making it more readable and easier to work with."
|
||||
},
|
||||
"title": "Prettify JSON",
|
||||
"shortDescription": "Format and beautify JSON code"
|
||||
},
|
||||
"minify": {
|
||||
"title": "Minify JSON",
|
||||
"description": "Remove all unnecessary whitespace from JSON.",
|
||||
"inputTitle": "Input JSON",
|
||||
"resultTitle": "Minified JSON",
|
||||
"toolInfo": {
|
||||
"title": "What Is JSON Minification?",
|
||||
"description": "JSON minification is the process of removing all unnecessary whitespace characters from JSON data while maintaining its validity. This includes removing spaces, newlines, and indentation that aren't required for the JSON to be parsed correctly. Minification reduces the size of JSON data, making it more efficient for storage and transmission while keeping the exact same data structure and values."
|
||||
},
|
||||
"title": "Minify JSON",
|
||||
"shortDescription": "Minify JSON by removing whitespace"
|
||||
},
|
||||
"validateJson": {
|
||||
"title": "Validate JSON",
|
||||
"description": "Check if JSON is valid and well-formed.",
|
||||
"inputTitle": "Input JSON",
|
||||
"resultTitle": "Validation Result",
|
||||
"validJson": "✅ Valid JSON",
|
||||
"invalidJson": "❌ {{error}}",
|
||||
"toolInfo": {
|
||||
"title": "What is JSON Validation?",
|
||||
"description": "JSON (JavaScript Object Notation) is a lightweight data-interchange format. JSON validation ensures that the structure of the data conforms to the JSON standard. A valid JSON object must have: - Property names enclosed in double quotes. - Properly balanced curly braces {}. - No trailing commas after the last key-value pair. - Proper nesting of objects and arrays. This tool checks the input JSON and provides feedback to help identify and fix common errors."
|
||||
},
|
||||
"title": "Validate JSON",
|
||||
"shortDescription": "Validate JSON code for errors"
|
||||
},
|
||||
"escapeJson": {
|
||||
"title": "Escape JSON",
|
||||
"description": "Escape special characters in JSON strings. Convert JSON data to properly escaped format for safe transmission or storage.",
|
||||
"shortDescription": "Escape special characters in JSON"
|
||||
},
|
||||
"jsonToXml": {
|
||||
"title": "JSON to XML",
|
||||
"description": "Convert JSON data to XML format. Transform structured JSON objects into well-formed XML documents.",
|
||||
"shortDescription": "Convert JSON to XML format"
|
||||
},
|
||||
"stringify": {
|
||||
"title": "Stringify JSON",
|
||||
"description": "Convert JavaScript objects to JSON string format. Serialize data structures into JSON strings for storage or transmission.",
|
||||
"shortDescription": "Convert objects to JSON string"
|
||||
},
|
||||
"tsvToJson": {
|
||||
"title": "TSV to JSON",
|
||||
"description": "Convert TSV (Tab-Separated Values) data to JSON format. Transform tabular data into structured JSON objects.",
|
||||
"shortDescription": "Convert TSV to JSON format"
|
||||
}
|
||||
}
|
||||
@@ -1,80 +0,0 @@
|
||||
{
|
||||
"escape": {
|
||||
"title": "JSON एस्केप करें",
|
||||
"description": "JSON स्ट्रिंग में विशेष वर्णों को एस्केप करें।",
|
||||
"inputTitle": "इनपुट JSON",
|
||||
"resultTitle": "एस्केप किया गया JSON",
|
||||
"escapeOptions": "एस्केप विकल्प",
|
||||
"escapeQuotes": "उद्धरण एस्केप करें",
|
||||
"escapeNewlines": "नई पंक्तियां एस्केप करें",
|
||||
"escapeTabs": "टैब एस्केप करें",
|
||||
"escapeBackslashes": "बैकस्लैश एस्केप करें"
|
||||
},
|
||||
"jsonToXml": {
|
||||
"title": "JSON से XML",
|
||||
"description": "JSON डेटा को XML प्रारूप में बदलें।",
|
||||
"inputTitle": "इनपुट JSON",
|
||||
"resultTitle": "XML परिणाम",
|
||||
"conversionOptions": "रूपांतरण विकल्प",
|
||||
"rootElement": "मूल तत्व",
|
||||
"rootPlaceholder": "तत्व नाम",
|
||||
"indentSize": "इंडेंट आकार",
|
||||
"sizePlaceholder": "आकार",
|
||||
"includeAttributes": "विशेषताएं शामिल करें"
|
||||
},
|
||||
"minify": {
|
||||
"title": "JSON संक्षिप्त करें",
|
||||
"description": "JSON को संक्षिप्त प्रारूप में बदलें।",
|
||||
"inputTitle": "इनपुट JSON",
|
||||
"resultTitle": "संक्षिप्त JSON",
|
||||
"minifyOptions": "संक्षिप्त करने के विकल्प",
|
||||
"removeComments": "टिप्पणियां हटाएं",
|
||||
"removeWhitespace": "सफेद स्थान हटाएं",
|
||||
"compactArrays": "सरणियां संक्षिप्त करें"
|
||||
},
|
||||
"prettify": {
|
||||
"title": "JSON सुंदर बनाएं",
|
||||
"description": "JSON को सुंदर प्रारूप में बदलें।",
|
||||
"inputTitle": "इनपुट JSON",
|
||||
"resultTitle": "सुंदर JSON",
|
||||
"formattingOptions": "फॉर्मेटिंग विकल्प",
|
||||
"indentSize": "इंडेंट आकार",
|
||||
"sizePlaceholder": "आकार",
|
||||
"indentCharacter": "इंडेंट वर्ण",
|
||||
"space": "स्पेस",
|
||||
"tab": "टैब",
|
||||
"sortKeys": "कुंजियां क्रमबद्ध करें"
|
||||
},
|
||||
"stringify": {
|
||||
"title": "JSON स्ट्रिंगिफाई",
|
||||
"description": "JavaScript ऑब्जेक्ट को JSON स्ट्रिंग में बदलें।",
|
||||
"inputTitle": "इनपुट ऑब्जेक्ट",
|
||||
"resultTitle": "JSON स्ट्रिंग",
|
||||
"stringifyOptions": "स्ट्रिंगिफाई विकल्प",
|
||||
"prettyPrint": "सुंदर प्रिंट",
|
||||
"includeFunctions": "फ़ंक्शन शामिल करें",
|
||||
"includeUndefined": "अपरिभाषित शामिल करें"
|
||||
},
|
||||
"tsvToJson": {
|
||||
"title": "TSV से JSON",
|
||||
"description": "TSV डेटा को JSON प्रारूप में बदलें।",
|
||||
"inputTitle": "इनपुट TSV",
|
||||
"resultTitle": "JSON परिणाम",
|
||||
"conversionOptions": "रूपांतरण विकल्प",
|
||||
"firstRowAsHeaders": "पहली पंक्ति शीर्षक के रूप में",
|
||||
"includeHeaders": "शीर्षक शामिल करें",
|
||||
"outputFormat": "आउटपुट प्रारूप",
|
||||
"arrayFormat": "सरणी प्रारूप",
|
||||
"objectFormat": "ऑब्जेक्ट प्रारूप"
|
||||
},
|
||||
"validateJson": {
|
||||
"title": "JSON मान्य करें",
|
||||
"description": "JSON स्ट्रिंग की वैधता जांचें।",
|
||||
"inputTitle": "इनपुट JSON",
|
||||
"resultTitle": "मान्यता परिणाम",
|
||||
"validationOptions": "मान्यता विकल्प",
|
||||
"strictMode": "सख्त मोड",
|
||||
"allowComments": "टिप्पणियां अनुमति दें",
|
||||
"allowTrailingCommas": "अनुगामी कॉमा अनुमति दें"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user