feat(i18n): add i18n types, config, provider, context, and custom hook
This commit is contained in:
3
public/i18n/en.json
Normal file
3
public/i18n/en.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"title": "Loyalty Club"
|
||||
}
|
||||
3
public/i18n/fa.json
Normal file
3
public/i18n/fa.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"title": "باشگاه مشتریان"
|
||||
}
|
||||
Reference in New Issue
Block a user