mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-06 12:34:24 +00:00
[ios] Make left button configurable
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
@@ -200,6 +200,7 @@
|
||||
"share_my_location" = "分享我的位置";
|
||||
"prefs_group_route" = "導航";
|
||||
"pref_zoom_title" = "縮放按鈕";
|
||||
"pref_left_button_type" = "Left Main Button";
|
||||
|
||||
/* Settings «Map» category: «Appearance» title */
|
||||
"pref_appearance_title" = "外觀";
|
||||
@@ -210,6 +211,9 @@
|
||||
/* Settings "Appearance" category: "Dark" title, should be consistent with the pref_appearance_title translation. */
|
||||
"pref_appearance_dark" = "深色";
|
||||
|
||||
/* Generic «Disabled» string */
|
||||
"disabled" = "Disabled";
|
||||
|
||||
/* Generic «Off» string */
|
||||
"off" = "關閉";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user