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:
url-encoder:
title: 编码/解码url格式的字符串
description: 编码为url编码格式也称为“百分比编码”或从中解码。