mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 21:37:11 -04:00
ascii-texts
This commit is contained in:
parent
8e4a2206a7
commit
0a72a2b24b
3 changed files with 22 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue