From 308d272697b3a6df791731d575a51041c331e439 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Mon, 19 Jun 2023 12:58:33 +0200 Subject: [PATCH] wip: rename tags / links to groups / members --- webui/src/components/Inspect.svelte | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/webui/src/components/Inspect.svelte b/webui/src/components/Inspect.svelte index deb244f..5a9e179 100644 --- a/webui/src/components/Inspect.svelte +++ b/webui/src/components/Inspect.svelte @@ -270,8 +270,8 @@ {#if !$error} {#if groups.length} -
-

{$i18n.t("Tags")}

+
+

{$i18n.t("Groups")}

{#each groups as group}
0}