it-tools/src/tools/json-to-xml/locales/zh.yml
2024-10-19 21:08:08 +08:00

11 lines
270 B
YAML

tools:
json-to-xml:
title: JSON 转 XML
description: 将 JSON 转换为 XML。
inputLabel: 您的 JSON 内容
inputPlaceholder: 在此粘贴您的 JSON 内容...
outputLabel: 转换后的 XML
invalidMessage: 提供的 JSON 不是有效的。