it-tools/src/tools/json-to-csv/locales/zh.yml

10 lines
308 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

tools:
json-to-csv:
title: JSON 转换为 CSV
description: 将 JSON 转换为 CSV并自动检测标题。
inputLabel: 您的原始 JSON
inputPlaceholder: 在此粘贴您的原始 JSON...
outputLabel: 您的 JSON 的 CSV 版本
invalidMessage: 提供的 JSON 不是有效的。