Fetch translations from Crowdin
This commit is contained in:
parent
4d4a5c2f72
commit
d1b239ec8b
|
@ -133,6 +133,10 @@ MSG_HASH(
|
||||||
MENU_ENUM_SUBLABEL_SHOW_WIMP,
|
MENU_ENUM_SUBLABEL_SHOW_WIMP,
|
||||||
"Öppna traditionell skrivbordsmeny."
|
"Öppna traditionell skrivbordsmeny."
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_MENU_DISABLE_KIOSK_MODE,
|
||||||
|
"Inaktivera Kioskläge (omstart krävs)"
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_SUBLABEL_MENU_DISABLE_KIOSK_MODE,
|
MENU_ENUM_SUBLABEL_MENU_DISABLE_KIOSK_MODE,
|
||||||
"Visar även dolda konfigurationsrelaterade inställningar."
|
"Visar även dolda konfigurationsrelaterade inställningar."
|
||||||
|
|
Loading…
Reference in New Issue