Change i18n package to paraglideJs

also refactor auth provider
This commit is contained in:
2026-01-07 22:26:48 +07:00
parent 391acd282b
commit d49c37848f
47 changed files with 887 additions and 1060 deletions

View File

@@ -1,9 +1,4 @@
export const settingsData = [
{
key: 'site_language',
value: 'en',
description: 'The language of the site',
},
{
key: 'site_name',
value: 'Fuware',