mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-11-15 01:58:40 +05:30
json xml texts
This commit is contained in:
parent
f5a5ca6550
commit
c756058c5c
4 changed files with 26 additions and 8 deletions
|
|
@ -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: >-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue