[ios] Make left button configurable

Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
Yannik Bloscheck
2025-07-08 12:07:34 +02:00
parent cbd561ec90
commit 7138970ea6
60 changed files with 438 additions and 35 deletions

View File

@@ -200,6 +200,7 @@
"share_my_location" = "Saját helyzet megosztása";
"prefs_group_route" = "Navigáció";
"pref_zoom_title" = "Nagyítás/kicsinyítés gombok";
"pref_left_button_type" = "Left Main Button";
/* Settings «Map» category: «Appearance» title */
"pref_appearance_title" = "Megjelenés";
@@ -210,6 +211,9 @@
/* Settings "Appearance" category: "Dark" title, should be consistent with the pref_appearance_title translation. */
"pref_appearance_dark" = "Sötét";
/* Generic «Disabled» string */
"disabled" = "Disabled";
/* Generic «Off» string */
"off" = "Ki";