You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: intl/msg_hash_sv.h
+13-1Lines changed: 13 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3376,6 +3376,10 @@ MSG_HASH(
3376
3376
MENU_ENUM_SUBLABEL_INPUT_TURBO_PERIOD,
3377
3377
"Perioden i bildrutor när turboaktiverade knappar trycks ner."
3378
3378
)
3379
+
MSG_HASH(
3380
+
MENU_ENUM_SUBLABEL_INPUT_TURBO_DUTY_CYCLE,
3381
+
"Antalet bildrutor från Turboperiod som knapparna hålls ner för. Om detta antal är lika med eller större än Turboperiod, kommer knapparna aldrig att släppas."
0 commit comments