forked from MapComplete/MapComplete
App: add "no google play services needed" explanation
This commit is contained in:
parent
b3efcf35bc
commit
70a3d70c8b
2 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
</h1>
|
||||
<Tr t={t.intro} />
|
||||
|
||||
<Tr cls="subtle" t={t.noPlayServices} />
|
||||
<a
|
||||
class="button primary flex justify-center"
|
||||
href="https://builds.mapcomplete.org/apk/mapcomplete-latest.apk"
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
"back": "Go back to MapComplete",
|
||||
"download": "Download the app",
|
||||
"intro": "MapComplete is available as Android App as direct download. We are working on publishing this in on FDroid too.",
|
||||
"noPlayServices": "The app works without Google Play Services",
|
||||
"older": "See older builds",
|
||||
"title": "MapComplete Anrdoid App"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue