mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-06 04:24:29 +00:00
[ios] Add UI for avoiding steps
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
committed by
jeanbaptisteC
parent
dd3b6faa42
commit
37a518cb9b
@@ -825,6 +825,7 @@
|
||||
"avoid_unpaved" = "Unbefest. Straßen vermeiden";
|
||||
|
||||
/* Recommended length for CarPlay and Android Auto is around 25-27 characters */
|
||||
"avoid_steps" = "Stufen vermeiden";
|
||||
"avoid_ferry" = "Fähren vermeiden";
|
||||
"avoid_motorways" = "Autobahnen vermeiden";
|
||||
"unable_to_calc_alert_title" = "Route kann nicht berechnet werden";
|
||||
|
||||
@@ -846,6 +846,7 @@
|
||||
"avoid_unpaved" = "Avoid unpaved roads";
|
||||
|
||||
/* Recommended length for CarPlay and Android Auto is around 25-27 characters */
|
||||
"avoid_steps" = "Avoid steps";
|
||||
"avoid_ferry" = "Avoid ferries";
|
||||
"avoid_motorways" = "Avoid motorways";
|
||||
"unable_to_calc_alert_title" = "Unable to calculate route";
|
||||
|
||||
@@ -868,6 +868,7 @@
|
||||
"avoid_unpaved" = "Avoid unpaved roads";
|
||||
|
||||
/* Recommended length for CarPlay and Android Auto is around 25-27 characters */
|
||||
"avoid_steps" = "Avoid steps";
|
||||
"avoid_ferry" = "Avoid ferries";
|
||||
"avoid_motorways" = "Avoid freeways";
|
||||
"unable_to_calc_alert_title" = "Unable to calculate route";
|
||||
|
||||
Reference in New Issue
Block a user