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": "比较两个 JSON 对象以识别结构和值的差异。",
|
||||
"shortDescription": "查找两个 JSON 对象之间的差异",
|
||||
"title": "比较 JSON"
|
||||
},
|
||||
"escapeJson": {
|
||||
"description": "转义 JSON 字符串中的特殊字符。将 JSON 数据转换为正确的转义格式,以便安全传输或存储。",
|
||||
"shortDescription": "转义 JSON 中的特殊字符",
|
||||
|
||||
Reference in New Issue
Block a user