From c6c02e4691c82a5cd3cee3c60f92a27f17577630 Mon Sep 17 00:00:00 2001 From: Reckless_Satoshi Date: Sun, 17 Mar 2024 13:55:41 +0000 Subject: [PATCH] Add established date to coordinator dialog --- frontend/src/components/Dialogs/Coordinator.tsx | 12 ++++++++++++ frontend/static/locales/ca.json | 1 + frontend/static/locales/cs.json | 1 + frontend/static/locales/de.json | 1 + frontend/static/locales/en.json | 1 + frontend/static/locales/es.json | 1 + frontend/static/locales/eu.json | 1 + frontend/static/locales/fr.json | 1 + frontend/static/locales/it.json | 1 + frontend/static/locales/ja.json | 1 + frontend/static/locales/pl.json | 1 + frontend/static/locales/pt.json | 1 + frontend/static/locales/ru.json | 1 + frontend/static/locales/sv.json | 1 + frontend/static/locales/sw.json | 1 + frontend/static/locales/th.json | 1 + frontend/static/locales/zh-SI.json | 1 + frontend/static/locales/zh-TR.json | 1 + 18 files changed, 29 insertions(+) diff --git a/frontend/src/components/Dialogs/Coordinator.tsx b/frontend/src/components/Dialogs/Coordinator.tsx index fc4f63ca..a71552a8 100644 --- a/frontend/src/components/Dialogs/Coordinator.tsx +++ b/frontend/src/components/Dialogs/Coordinator.tsx @@ -46,6 +46,7 @@ import { Web, VolunteerActivism, Circle, + Flag, } from '@mui/icons-material'; import LinkIcon from '@mui/icons-material/Link'; @@ -445,6 +446,17 @@ const CoordinatorDialog = ({ open = false, onClose, network, shortAlias }: Props /> + + + + + + + +