🚜 intl.ts

This commit is contained in:
nirholas
2026-03-31 10:24:19 +00:00
parent 5ab33b36c0
commit 78e4759653

View File

@@ -92,3 +92,4 @@ export function getSystemLocaleLanguage(): string | undefined {
}
return cachedSystemLocaleLanguage
}