mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
* chore(web): standardize settings labels - spelling out "max" and "min" in full - accordions use title case - labels for settings all use sentence case - remove the "Enable"/"Enabled"/"ENABLED" titles for toggles, in favor of just using the description - change any gray labels to be immich blue, to match the look and feel of the other settings * chore: update user settings toggle, remove unused "enable" strings |
||
|---|---|---|
| .. | ||
| setting-accordion-state.svelte | ||
| setting-accordion.svelte | ||
| setting-buttons-row.svelte | ||
| setting-checkboxes.svelte | ||
| setting-combobox.svelte | ||
| setting-dropdown.svelte | ||
| setting-input-field.spec.ts | ||
| setting-input-field.svelte | ||
| setting-select.svelte | ||
| setting-switch.svelte | ||
| setting-textarea.svelte | ||