Skip to content

Commit 267016c

Browse files
committed
[faq] Add new App FAQs
Signed-off-by: Gonzalo Pesquero <gpesquero@yahoo.es>
1 parent 573351f commit 267016c

File tree

6 files changed

+72
-1
lines changed

6 files changed

+72
-1
lines changed

config.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ address = "Address"
3636
back = "Back to News"
3737
contact = "Contact Us"
3838
engines = "Supported TTS Engines"
39-
faq-menu-title = "F.A.Q"
39+
faq-menu-title = "F.A.Q."
4040
install-appgallery = "Install Organic Maps from Huawei AppGallery"
4141
install-appstore = "Install Organic Maps from the AppStore"
4242
install-googleplay = "Install Organic Maps from Google Play"

content/faq/_index.es.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Preguntas frecuentes de la aplicación Organic Maps
3+
description: Preguntas frecuentes de la aplicación Organic Maps
4+
extra:
5+
menu_title: Preguntas Frecuentes
6+
---
7+
8+
### This page is replaced with taxonomy "faq" from templates/faq/list.html template
9+
This file is needed for top_menu.html and bottom_menu.html templates to show F.A.Q.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: ¿Cómo utilizar Android Auto?
3+
description: Preguntas frecuentes de la aplicación Organic Maps
4+
slug: como-utilizar-android-auto
5+
6+
taxonomies:
7+
faq: ["Aplicación"]
8+
9+
extra:
10+
order: 20
11+
---
12+
13+
Para utilizar OM con Android Auto, necesita al menos una versión de Android 8.0 (Oreo) o posterior.
14+
15+
Por favor, compruebe la [página web de Android Auto](https://www.android.com/auto/) para obtener más detalles.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: How to use Android Auto?
3+
description: "Frequently asked questions for Organic Maps application"
4+
5+
taxonomies:
6+
faq: ["App"]
7+
8+
extra:
9+
order: 20
10+
---
11+
12+
To use OM with Android Auto, you need at least an Android version 8.0 (Oreo) or later.
13+
14+
Please check the [Android Auto website](https://www.android.com/auto/) for further details.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: ¿Qué versiones de iOS y Android están soportadas?
3+
description: "Preguntas frecuentes de la aplicación Organic Maps"
4+
slug: que-versiones-de-ios-y-android-estan-soportadas
5+
6+
taxonomies:
7+
faq: ["Aplicación"]
8+
9+
extra:
10+
order: 10
11+
---
12+
13+
Necesita al menos iOS 12 o Android 5 para ejecutar la aplicación. Los dispositivos con versiones posteriores pueden ejecutar Organic Maps.
14+
15+
En Android, Organic Maps puede funcionar en dispositivos con los Servicios de Google instalados y sin soporte de Google.
16+
17+
Para utilizar OM con Android Auto, revise por favor los requisitos [aquí](../how-to-use-android-auto/).
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Which iOS and Android versions are supported?
3+
description: "Frequently asked questions for Organic Maps application"
4+
5+
taxonomies:
6+
faq: ["App"]
7+
8+
extra:
9+
order: 10
10+
---
11+
12+
You need at least iOS 12 or Android 5 to run the app. Devices with later versions can run Organic Maps.
13+
14+
In Android, Organic Maps can work on devices with Google Services installed and without Google support.
15+
16+
To use OM with Android Auto, please check the requirements [here](../how-to-use-android-auto/).

0 commit comments

Comments
 (0)