feat: add download app card on web
This commit is contained in:
@ -129,6 +129,13 @@
|
||||
"skip": "Onboarding überspringen",
|
||||
"choose-lang": "Wählen Sie Ihre Sprache",
|
||||
"first-vehicle": "Erstellen wir Ihr erstes Fahrzeug."
|
||||
},
|
||||
"main": {
|
||||
"download-app": {
|
||||
"title": "App herunterladen!",
|
||||
"description": "TrafficCue ist auf Android verfügbar. Holen Sie es sich für das beste Erlebnis!",
|
||||
"button": "Runterladen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"location-selector": {
|
||||
|
||||
@ -130,6 +130,13 @@
|
||||
"skip": "Skip Onboarding",
|
||||
"choose-lang": "Choose your language",
|
||||
"first-vehicle": "Let's create your first vehicle."
|
||||
},
|
||||
"main": {
|
||||
"download-app": {
|
||||
"title": "Download the app!",
|
||||
"description": "TrafficCue is available on Android. Get it for the best experience!",
|
||||
"button": "Get it"
|
||||
}
|
||||
}
|
||||
},
|
||||
"unsave": "Unsave",
|
||||
|
||||
Reference in New Issue
Block a user