consistent borders and removed some comments

This commit is contained in:
proddy
2025-11-23 16:55:46 +01:00
parent 935a9dcbb7
commit ef315b6dde
7 changed files with 2 additions and 10 deletions

View File

@@ -8,7 +8,6 @@ import type { Locales } from 'i18n/i18n-types';
import { loadLocaleAsync } from 'i18n/i18n-util.async';
import { detectLocale, navigatorDetector } from 'typesafe-i18n/detectors';
// Memoize available locales to prevent recreation on every render
const AVAILABLE_LOCALES = [
'de',
'en',