feat(i18n): added zh tools translations (#874)

This commit is contained in:
QingFeng 2024-02-05 18:06:36 +08:00 committed by GitHub
parent 7f5fa00147
commit 9c6b12225e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
78 changed files with 323 additions and 0 deletions

View file

@ -0,0 +1,4 @@
tools:
json-diff:
title: JSON 差异比较
description: 比较两个JSON对象并获得它们之间的差异。