feat: dynamic languages (#27869)

Co-authored-by: xantin <github@xantin.be>
This commit is contained in:
Jason Rasmussen
2026-04-16 12:37:37 -04:00
committed by GitHub
parent 88bce52042
commit 6aadb7b5bd
6 changed files with 120 additions and 127 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
import { defaultLang, langs, locales } from '$lib/constants';
import { defaultLang, locales } from '$lib/constants';
import { authManager } from '$lib/managers/auth-manager.svelte';
import { alwaysLoadOriginalFile, lang } from '$lib/stores/preferences.store';
import { isWebCompatibleImage } from '$lib/utils/asset-utils';
import { handleError } from '$lib/utils/handle-error';
import { langs } from '$lib/utils/i18n';
import {
AssetMediaSize,
AssetTypeEnum,