🎉 Initial Commit
This commit is contained in:
5
assets/translations/en-US.json
Normal file
5
assets/translations/en-US.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"screenHome": "Home",
|
||||
"screenExplore": "Explore",
|
||||
"screenAccount": "Account"
|
||||
}
|
5
assets/translations/zh-CN.json
Normal file
5
assets/translations/zh-CN.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"screenHome": "首页",
|
||||
"screenExplore": "探索" ,
|
||||
"screenAccount": "您"
|
||||
}
|
Reference in New Issue
Block a user