mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-26 15:25:55 +00:00
perf: 支持 西班牙 Keyboard Layout
This commit is contained in:
@@ -46,6 +46,8 @@ class KeyboardLayout(TextChoices):
|
|||||||
FR_CH_QWERTZ = 'fr-ch-qwertz', 'Swiss French (Qwertz)'
|
FR_CH_QWERTZ = 'fr-ch-qwertz', 'Swiss French (Qwertz)'
|
||||||
FR_BE_AZERTY = 'fr-be-azerty', 'Belgian French (Azerty)'
|
FR_BE_AZERTY = 'fr-be-azerty', 'Belgian French (Azerty)'
|
||||||
TR_TR_QWERTY = 'tr-tr-qwerty', 'Turkish-Q (Qwerty)'
|
TR_TR_QWERTY = 'tr-tr-qwerty', 'Turkish-Q (Qwerty)'
|
||||||
|
ES_ES_QWERTY = 'es-es-qwerty', 'Spanish'
|
||||||
|
ES_LATAM_QWERTY = 'es-latam-qwerty', 'Spanish (Latin American)'
|
||||||
|
|
||||||
|
|
||||||
class AppletConnectionMethod(TextChoices):
|
class AppletConnectionMethod(TextChoices):
|
||||||
|
Reference in New Issue
Block a user