Skip to content

Add helper text to Cachet settings forms#353

Open
jbrooksuk wants to merge 1 commit intomainfrom
settings-helper-text
Open

Add helper text to Cachet settings forms#353
jbrooksuk wants to merge 1 commit intomainfrom
settings-helper-text

Conversation

@jbrooksuk
Copy link
Copy Markdown
Member

Summary

  • Adds helperText to every field on the Manage Cachet, Localization, Customization, and Theme settings pages so admins get a short description of what each setting does.
  • Adds matching _helper translation keys across all 13 existing locales (en, en_GB, de, de_AT, de_CH, fr, nl, ko, es_ES, pt_BR, zh_CN, zh_TW, ph). en_GB only carries British-spelling overrides; everything else falls back to en.

Notes

  • Translations beyond en were generated by Claude — the new helper strings (especially ko, zh_CN, zh_TW, ph) should get a human pass before release.

Test plan

  • Open each settings page in the dashboard and confirm helper text renders under every field.
  • Switch to a non-English locale (e.g. de, fr) and confirm helper text is translated.
  • Verify en_GB still shows British spellings on the Theme page.

🤖 Generated with Claude Code

Adds descriptive helper text under every field on the Manage Cachet,
Localization, Customization, and Theme settings pages, with translations
for all existing locales.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant