mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-10 01:59:54 +05:30
chore: pull locize
This commit is contained in:
parent
dfdba0302e
commit
18bf2cddaf
96 changed files with 2409 additions and 27 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue