From e7f11194ce8795478e16bd1253c726892affb343 Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Thu, 27 Feb 2025 23:41:11 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D(frontend)=20add=20technical=20netw?= =?UTF-8?q?ork=20requirements=20documentation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add link to technical notice for our videoconference product describing network engineering details, required ports, and IP addresses that need to be allowed in client systems. Helps users properly configure their environments. --- src/frontend/src/layout/Footer.tsx | 13 +++++++++++++ src/frontend/src/locales/de/global.json | 3 ++- src/frontend/src/locales/en/global.json | 3 ++- src/frontend/src/locales/fr/global.json | 3 ++- 4 files changed, 19 insertions(+), 3 deletions(-) diff --git a/src/frontend/src/layout/Footer.tsx b/src/frontend/src/layout/Footer.tsx index ff17d349..69590998 100644 --- a/src/frontend/src/layout/Footer.tsx +++ b/src/frontend/src/layout/Footer.tsx @@ -255,6 +255,19 @@ export const Footer = () => { {t('links.accessibility')} + + + {t('links.technicalDetails')} + +