mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-16 21:08:33 +05:30
fix: add JSON comparison translations
This commit is contained in:
parent
91bc7ac122
commit
2c5972023f
3 changed files with 17 additions and 5 deletions
|
|
@ -58,5 +58,10 @@
|
|||
"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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue