yousoph opened a new pull request, #34438: URL: https://github.com/apache/superset/pull/34438
## Summary - Updated capitalization of table chart configuration options in the Customize tab to use proper sentence case - Fixes inconsistent capitalization across table configuration options ## Changes Made - **"Show Cell bars"** → **"Show cell bars"** (lowercase "cell") - **"add colors to cell bars for +/-"** → **"Add colors to cell bars for +/-"** (capitalize "Add") - **"basic conditional formatting"** → **"Basic conditional formatting"** (capitalize "Basic") - **"Custom Conditional Formatting"** → **"Custom conditional formatting"** (lowercase "conditional formatting") ## Files Updated - `superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx` - `superset-frontend/plugins/plugin-chart-ag-grid-table/src/controlPanel.tsx` - All translation files (`messages.pot` and 21 language-specific `.po` files) ## Test plan - [ ] Verify table chart configuration options display with correct capitalization in the UI - [ ] Confirm both regular table and AG Grid table charts show updated labels - [ ] Check that internationalization still works correctly 🤖 Generated with [Claude Code](https://claude.ai/code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org