forked from pisilinux-rs/yali-rs
feat: enhance keyboard layout and variant selection with search functionality and default options
This commit is contained in:
@@ -25,8 +25,14 @@ keyboard = "Keyboard"
|
||||
keyboard_title = "Keyboard Layout"
|
||||
keyboard_description = "Select your keyboard layout and test it below."
|
||||
keyboard_layout_label = "Layout"
|
||||
keyboard_variant_label = "Variant"
|
||||
keyboard_layout_search_hint = "Search layouts..."
|
||||
keyboard_layout_search_no_match = "No layouts match"
|
||||
keyboard_variant_search_hint = "Search variants..."
|
||||
keyboard_variant_search_no_match = "No variants match"
|
||||
keyboard_test_label = "Test Area"
|
||||
keyboard_test_hint = "Type here to test your keyboard…"
|
||||
keyboard_variant_default = "Default"
|
||||
keyboard_selected = "Selected"
|
||||
|
||||
# ── Partition ─────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user