diff --git a/public/locales/de-DE/app.json b/public/locales/de-DE/app.json index e44a5a72..39793806 100644 --- a/public/locales/de-DE/app.json +++ b/public/locales/de-DE/app.json @@ -1,4 +1,5 @@ { + "<0>Already have an account?<1><0>Log in Or <2>Access as a guest": "<0>Sie haben bereits ein Konto?<1><0>Anmelden Or <2>Zugang als Besucher", "<0>Create an account Or <2>Access as a guest": "<0>Konto erstellen oder <2>Zugang als Gast", "<0>Oops, something's gone wrong.<1>Submitting debug logs will help us track down the problem.": "<0>Uups, Etwas ist schief gelaufen.<1>Die debug Logs helfen uns das Problem zu identifizieren.", "Accept camera/microphone permissions to join the call.": "Erlaube Zugriff auf Kamera/Mikrofon um dem Anruf beizutreten.", @@ -18,6 +19,8 @@ "Go": "Los geht's", "Invite": "Einladen", "Video call": "Videoanruf", + "{{count}} people connected|one": "{{count}} Teilnehmer verbunden", + "{{count}} people connected|other": "{{count}} Teilnehmer verbunden", "{{displayName}}, your call is now ended": "{{displayName}}, dein Anruf wurde beendet", "{{names}}, {{name}}": "{{names}}, {{name}}", "{{name}} is presenting": "{{name}} präsentiert",