From baca9fc0017553dea3f189e49f03ec7c8b6e420f Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Thu, 10 Apr 2025 20:41:26 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=90(frontend)=20add=20missing=20german?= =?UTF-8?q?=20translations?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Oopsie. I forgot some keys for german, add them. --- src/frontend/src/locales/de/rooms.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/src/frontend/src/locales/de/rooms.json b/src/frontend/src/locales/de/rooms.json index 120a2ab6..17c44a96 100644 --- a/src/frontend/src/locales/de/rooms.json +++ b/src/frontend/src/locales/de/rooms.json @@ -169,6 +169,7 @@ "effects": "", "chat": "", "transcript": "", + "screenRecording": "", "admin": "", "tools": "" }, @@ -177,6 +178,7 @@ "effects": "", "chat": "", "transcript": "", + "screenRecording": "", "admin": "", "tools": "" }, @@ -192,6 +194,10 @@ "transcript": { "title": "", "body": "" + }, + "screenRecording": { + "title": "", + "body": "" } } }, @@ -217,6 +223,23 @@ "button": "" } }, + "screenRecording": { + "start": { + "heading": "", + "body": "", + "button": "", + "linkMore": "" + }, + "stopping": { + "heading": "", + "body": "" + }, + "stop": { + "heading": "", + "body": "", + "button": "" + } + }, "admin": { "description": "", "access": {