feat(keyboard): make key names for special character keys translatable
This commit is contained in:
parent
3bef2b08da
commit
dec2361a40
2 changed files with 106 additions and 33 deletions
16
i18n/en/cosmic_settings.ftl
vendored
16
i18n/en/cosmic_settings.ftl
vendored
|
|
@ -712,6 +712,22 @@ keyboard-special-char = Special Character Entry
|
|||
.compose = Compose key
|
||||
.compose-desc = The compose key allows a wide variety of characters to be entered. To use it, press compose and then a sequence of characters. For example, compose key followed by C and o will enter ©, while compose key followed by a and ‘ will enter á.
|
||||
.caps = Caps Lock key
|
||||
.ctrl = Control
|
||||
.ctrl-right = Right Ctrl
|
||||
.swap-with-ctrl = Swap with Control
|
||||
.alt = Alt
|
||||
.alt-left = Left Alt
|
||||
.alt-right = Right Alt
|
||||
.super = Super
|
||||
.super-left = Left Super
|
||||
.super-right = Right Super
|
||||
.menu = Menu key
|
||||
.backspace = Backspace
|
||||
.escape = Escape
|
||||
.swap-with-escape = Swap with Escape
|
||||
.print-screen = Print Screen
|
||||
.scroll-lock = Scroll Lock
|
||||
.none = None
|
||||
|
||||
keyboard-typing-assist = Typing
|
||||
.repeat-rate = Repeat rate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue