added intro screen api address selection. also added apk
This commit is contained in:
@@ -98,5 +98,7 @@
|
||||
"sendagain": "Nochmal senden",
|
||||
"successful": "Erfolgreich",
|
||||
"back": "Zurück",
|
||||
"loading": "Lädt"
|
||||
"loading": "Lädt",
|
||||
"test": "Test",
|
||||
"notest": "Kein Test"
|
||||
}
|
||||
@@ -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