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:
base64-file-converter:
title: Base64 文件转换器
description: 将字符串、文件或图像转换为其 Base64 表示形式。