ascii-texts

This commit is contained in:
steffenrapp 2024-09-05 16:12:26 +00:00
parent 8e4a2206a7
commit 0a72a2b24b
3 changed files with 22 additions and 7 deletions

View file

@ -477,6 +477,13 @@ tools:
ascii-text-drawer:
title: ASCII-Art-Text-Generator
description: ASCII-Art-Text mit vielen Schriftarten und Stilen erstellen.
text: 'Dein Text:'
placeholder: Dein zu zeichnender Text
font: 'Schriftart:'
width: 'Breite:'
loading: Schriftart wird geladen...
error: Die aktuellen Einstellungen führten zu einem Fehler.
output: 'ASCII-Art-Text:'
json-to-xml:
title: JSON zu XML
description: JSON in XML konvertieren

View file

@ -446,6 +446,13 @@ tools:
ascii-text-drawer:
title: ASCII Art Text Generator
description: Create ASCII art text with many fonts and styles.
text: 'Your text:'
placeholder: Your text to draw
output: 'Ascii Art text:'
font: 'Font:'
width: 'Width:'
loading: Loading font...
error: Current settings resulted in error.
json-to-xml:
title: JSON to XML
description: Convert JSON to XML