fix(i18n): Make rest of the tools translatable and translate them to German

This commit is contained in:
steffenrapp 2024-06-21 20:25:47 +00:00
parent b430baef40
commit e926a79180
4 changed files with 20 additions and 4 deletions

View file

@ -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.

View file

@ -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.