mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-09 05:34:18 +00:00
fix: misleading text for disable animations option
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
<CheckboxWithLabel
|
||||
id="disable-animations"
|
||||
label={m.disable_animations()}
|
||||
description={m.turn_off_all_animations_throughout_the_admin_ui()}
|
||||
description={m.turn_off_ui_animations()}
|
||||
bind:checked={$inputs.disableAnimations.value}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user