WIP(translate): Completed some page translation under web category

This commit is contained in:
Amery2010 2024-01-10 23:15:39 +08:00
parent 2da11a7242
commit c6583ef013
90 changed files with 1112 additions and 341 deletions

View file

@ -1,18 +1,18 @@
tools:
base64-file-converter:
title: Base64 文件转换器
description: 将字符串、文件或图像转换为其 base64 表示形式。
title: Base64 file converter
description: Convert string, files or images into a it's base64 representation.
base64ToFile:
title: Base64 转文件
placeholder: 在此处放置您的 base64 文件字符串...
title: Base64 to file
placeholder: Put your base64 file string here...
fileToBase64:
title: 文件转 base64
placeholder: base64 文件将在此处
uploadTip: 拖放文件到此处,或点击选择文件
title: File to base64
placeholder: File in base64 will be here
uploadTip: Drag and drop a file here, or click to select a file
buttons:
downloadFile: 下载文件
copy: 复制
downloadFile: Download file
copy: Copy
copied: 已复制 base64 字符串到剪贴板
invalidMessage: 无效的 base 64 字符串
copied: Base64 string copied to the clipboard
invalidMessage: Invalid base 64 string