From c17e5f40995449d69f6d81f6ee23adba4f3d46b2 Mon Sep 17 00:00:00 2001 From: NW Date: Sat, 8 Aug 2026 17:48:32 +0100 Subject: [PATCH] =?UTF-8?q?fix(admin):=20Translations=20table=20=E2=80=94?= =?UTF-8?q?=20add=20Section=20header=20column=20(was=20shifted=201=20cell?= =?UTF-8?q?=20left)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Table had 4 headers (Key + 3 langs) but 5 data cells (Section rowSpan + Key + 3 langs) - Headers were misaligned relative to data; added Section column header --- admin-next/src/components/locales/locales-page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/admin-next/src/components/locales/locales-page.tsx b/admin-next/src/components/locales/locales-page.tsx index 89b6e99..192e94c 100755 --- a/admin-next/src/components/locales/locales-page.tsx +++ b/admin-next/src/components/locales/locales-page.tsx @@ -214,6 +214,7 @@ export function LocalesPage() { + Section Key {LANGS.map((lang) => (