added intro screen api address selection. also added apk
This commit is contained in:
@@ -477,6 +477,16 @@
|
||||
"loading": "Loading",
|
||||
"@loading": {
|
||||
"description": "just Loading"
|
||||
},
|
||||
|
||||
"test": "Test",
|
||||
"@test": {
|
||||
"description": "test"
|
||||
},
|
||||
|
||||
"notest": "No Test",
|
||||
"@notest": {
|
||||
"description": "no test"
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user