chore(i18n): use default i18n provider, define LanguageManager component to handle direction and lng

This commit is contained in:
Sajad Mirjalili
2025-07-15 12:18:42 +03:30
parent f14bd00ed8
commit 141a827d22
20 changed files with 95 additions and 153 deletions

View File

@@ -1,3 +0,0 @@
{
"title": "Loyalty Club"
}

View File

@@ -1,3 +0,0 @@
{
"title": "باشگاه مشتریان"
}

View File

@@ -0,0 +1,3 @@
{
"helloWorld": "hello world"
}

View File

@@ -0,0 +1,3 @@
{
"helloWorld": "سلام دنیا"
}