Replace "percents" -> "percentage" in flux_led option flow (#98059)

pull/98474/head
Sam Reed 2023-08-15 16:44:24 +01:00 committed by GitHub
parent 063ce9159d
commit ffe3d7c255
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"data": {
"mode": "The chosen brightness mode.",
"custom_effect_colors": "Custom Effect: List of 1 to 16 [R,G,B] colors. Example: [255,0,255],[60,128,0]",
"custom_effect_speed_pct": "Custom Effect: Speed in percents for the effect that switch colors.",
"custom_effect_speed_pct": "Custom Effect: Speed in percentage for the effects that switch colors.",
"custom_effect_transition": "Custom Effect: Type of transition between the colors."
}
}