feat(translations): basic translations support
This commit is contained in:
8
translations/en.json
Normal file
8
translations/en.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "English",
|
||||
"nameOriginal": "English",
|
||||
"translations":
|
||||
{
|
||||
"welcome": "welcome"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user