mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
feat: dynamic languages (#27869)
Co-authored-by: xantin <github@xantin.be>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { langs } from '$lib/constants';
|
||||
import { eventManager } from '$lib/managers/event-manager.svelte';
|
||||
import { lang } from '$lib/stores/preferences.store';
|
||||
import { langs } from '$lib/utils/i18n';
|
||||
|
||||
class LanguageManager {
|
||||
constructor() {
|
||||
|
||||
Reference in New Issue
Block a user