mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-17 10:34:06 +01:00
chore: sync locize
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"comparison": {
|
||||
"description": "Compare two JSON objects to identify differences in structure and values.",
|
||||
"shortDescription": "Find differences between two JSON objects",
|
||||
"title": "Compare JSON"
|
||||
},
|
||||
"escapeJson": {
|
||||
"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",
|
||||
@@ -58,10 +63,5 @@
|
||||
"title": "What is JSON Validation?"
|
||||
},
|
||||
"validJson": "✅ Valid JSON"
|
||||
},
|
||||
"comparison": {
|
||||
"title": "Compare JSON",
|
||||
"description": "Compare two JSON objects to identify differences in structure and values.",
|
||||
"shortDescription": "Find differences between two JSON objects"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"comparison": {
|
||||
"description": "दो JSON वस्तुओं की संरचना और मूल्यों में अंतर की पहचान करें।",
|
||||
"shortDescription": "दो JSON वस्तुओं के बीच अंतर ढूंढें",
|
||||
"title": "JSON तुलना करें"
|
||||
},
|
||||
"escape": {
|
||||
"description": "JSON स्ट्रिंग में विशेष वर्णों को एस्केप करें।",
|
||||
"escapeBackslashes": "बैकस्लैश एस्केप करें",
|
||||
@@ -106,10 +111,5 @@
|
||||
},
|
||||
"validJson": "✅ मान्य JSON",
|
||||
"validationOptions": "मान्यता विकल्प"
|
||||
},
|
||||
"comparison": {
|
||||
"title": "JSON तुलना करें",
|
||||
"description": "दो JSON वस्तुओं की संरचना और मूल्यों में अंतर की पहचान करें।",
|
||||
"shortDescription": "दो JSON वस्तुओं के बीच अंतर ढूंढें"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user