diff options
Diffstat (limited to 'client-web/source/locale/de.ts')
-rw-r--r-- | client-web/source/locale/de.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client-web/source/locale/de.ts b/client-web/source/locale/de.ts index a427d27..6ab1109 100644 --- a/client-web/source/locale/de.ts +++ b/client-web/source/locale/de.ts @@ -5,7 +5,7 @@ */ import { LanguageStrings } from "./mod.ts"; -export const PO_DE_DE: LanguageStrings = { +export const PO_DE: LanguageStrings = { microphone: "Mikrofon", chatbox_placeholder: "Schreibe eine nachricht", chatbox_label: "Sende nachricht", |