json xml texts

This commit is contained in:
steffenrapp 2024-09-05 16:46:55 +00:00
parent f5a5ca6550
commit c756058c5c
4 changed files with 26 additions and 8 deletions

View file

@ -487,9 +487,17 @@ tools:
json-to-xml:
title: JSON zu XML
description: JSON in XML konvertieren
input: Dein JSON-Inhalt
input-placeholder: Füge hier deinen JSON-Inhalt ein...
output: Konvertiertes XML
error: Bereitgestelltes JSON ist ungültig.
xml-to-json:
title: XML zu JSON
description: XML in JSON konvertieren
input: Dein XML-Inhalt
input-placeholder: Füge hier deinen XML-Inhalt ein...
output: Konvertiertes JSON
error: Bereitgestelltes XML ist ungültig.
email-normalizer:
title: E-Mail-Normalisierung
description: >-

View file

@ -456,9 +456,17 @@ tools:
json-to-xml:
title: JSON to XML
description: Convert JSON to XML
input: Your JSON content
input-placeholder: Paste your JSON content here...
output: Converted XML
error: Provided JSON is not valid.
xml-to-json:
title: XML to JSON
description: Convert XML to JSON
input: Your XML content
input-placeholder: Paste your XML content here...
output: Converted JSON
error: Provided XML is not valid.
email-normalizer:
title: Email normalizer
description: >-