feat(core): implement translation
This commit is contained in:
6
public/i18n/en.json
Normal file
6
public/i18n/en.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"common": {
|
||||
"home": "Home",
|
||||
"about": "About"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user