mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 21:37:11 -04:00
fix(i18n): Make rest of the tools translatable and translate them to German
This commit is contained in:
parent
b430baef40
commit
e926a79180
4 changed files with 20 additions and 4 deletions
|
@ -453,3 +453,9 @@ tools:
|
|||
text-to-binary:
|
||||
title: Text zu ASCII-Binär
|
||||
description: Konvertiere Text in seine ASCII-Binärrepräsentation und umgekehrt.
|
||||
safelink-decoder:
|
||||
title: Outlook Safelink-Decoder
|
||||
description: Outlook Safelinks decodieren
|
||||
ascii-text-drawer:
|
||||
title: ASCII-Art-Text-Generator
|
||||
description: ASCII-Art-Text mit vielen Schriftarten und Stilen erstellen.
|
||||
|
|
|
@ -391,3 +391,11 @@ tools:
|
|||
text-to-binary:
|
||||
title: Text to ASCII binary
|
||||
description: Convert text to its ASCII binary representation and vice-versa.
|
||||
|
||||
safelink-decoder:
|
||||
title: Outlook Safelink decoder
|
||||
description: Decode Outlook SafeLink links
|
||||
|
||||
ascii-text-drawer:
|
||||
title: ASCII Art Text Generator
|
||||
description: Create ASCII art text with many fonts and styles.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue