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:
list-converter:
title: List 转换器
description: 该工具可以处理基于数组的数据,并将各种更改(转置、添加前缀和后缀、反向列表、排序列表、小写值、截断值)应用于每一行。