From 60f3ee03c0f9322cf781e57fa236b5b87b424c12 Mon Sep 17 00:00:00 2001 From: angioletto Date: Fri, 14 Nov 2025 08:00:30 +0100 Subject: [PATCH] Fix typo in file name from 'indes.ts' to 'index.ts' typing error --- frontend/src/locale/src/HelpDoc/it/{indes.ts => index.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename frontend/src/locale/src/HelpDoc/it/{indes.ts => index.ts} (100%) diff --git a/frontend/src/locale/src/HelpDoc/it/indes.ts b/frontend/src/locale/src/HelpDoc/it/index.ts similarity index 100% rename from frontend/src/locale/src/HelpDoc/it/indes.ts rename to frontend/src/locale/src/HelpDoc/it/index.ts