mirror of
https://github.com/yyhuni/xingrin.git
synced 2026-01-31 11:46:16 +08:00
- Add UiI18nProvider component to wrap UI library translations globally - Integrate UiI18nProvider into root layout for consistent i18n support - Standardize download action translation keys (allEndpoints → all, selectedEndpoints → selected) - Update ExpandableTagList component prop from maxVisible to maxLines for better layout control - Fix color scheme in dashboard stop scan button (chart-2 → primary) - Add DOCKER_API_VERSION configuration to backend settings for Docker client compatibility - Update task distributor to use configurable Docker API version (default 1.40) - Add environment variable support for Docker API version in task execution commands - Update i18n configuration and message files with standardized keys - Ensure UI components respect application locale settings across all data tables and dialogs