From 76dc2312b4c1e8c0320ae790ce754364c1a3590d Mon Sep 17 00:00:00 2001 From: Alexander-Ger-Reich <50119493+Alexander-Ger-Reich@users.noreply.github.com> Date: Sun, 28 Sep 2025 12:41:35 +0200 Subject: [PATCH] Update de.ts --- web/src/i18n/locales/de.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/i18n/locales/de.ts b/web/src/i18n/locales/de.ts index df90c9a..4e78e54 100644 --- a/web/src/i18n/locales/de.ts +++ b/web/src/i18n/locales/de.ts @@ -68,7 +68,7 @@ const de = { keyboard: { title: 'Tastatur', paste: 'Einfügen', - tips: 'Nur Standard-Tastaturbuchstaben und Symbole werden unterstützt', + tips: 'Tastaturbelegung', placeholder: 'Bitte eingeben', submit: 'Senden', virtual: 'Tastatur',