chore(i18n): use default i18n provider, define LanguageManager component to handle direction and lng
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"title": "Loyalty Club"
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"title": "باشگاه مشتریان"
|
||||
}
|
||||
3
public/locales/en/common.json
Normal file
3
public/locales/en/common.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"helloWorld": "hello world"
|
||||
}
|
||||
3
public/locales/fa/common.json
Normal file
3
public/locales/fa/common.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"helloWorld": "سلام دنیا"
|
||||
}
|
||||
Reference in New Issue
Block a user