mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
chore: pull locize
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"comparison": {
|
||||
"description": "Vergelijk twee JSON-objecten om verschillen in structuur en waarden te identificeren.",
|
||||
"shortDescription": "Vind verschillen tussen twee JSON-objecten",
|
||||
"title": "JSON vergelijken"
|
||||
},
|
||||
"escapeJson": {
|
||||
"description": "Escape speciale tekens in JSON-strings. Converteer JSON-gegevens naar een correct geëscapete indeling voor veilige overdracht of opslag.",
|
||||
"shortDescription": "Speciale tekens in JSON ontsnappen",
|
||||
|
||||
Reference in New Issue
Block a user