it-tools/src/tools/json-to-toml/locales/en.yml
2023-11-25 14:46:37 +08:00

9 lines
272 B
YAML

tools:
json-to-toml:
title: 'JSON to TOML'
description: 'Parse and convert JSON to TOML.'
invalid: 'Provided JSON is not valid.'
your-json: 'Your JSON'
toml-from-json: 'TOML from your JSON'
placeholder:
your-json: 'Paste your JSON here...'