feat: add validation for invalid status code entries in channel modal

- Introduced a new function to collect invalid status code entries from the status code mapping.
- Updated the EditChannelModal to display an error message if invalid status codes are detected.
- Enhanced localization files to include new error messages for invalid status codes in multiple languages.
- Removed unused styles from the RiskAcknowledgementModal for cleaner UI.
This commit is contained in:
CaIon
2026-02-22 21:36:38 +08:00
parent ee414e10c9
commit af2831ce31
10 changed files with 55 additions and 15 deletions

View File

@@ -1635,6 +1635,7 @@
"版权所有": "All rights reserved",
"状态": "ステータス",
"状态码复写": "ステータスコードの上書き",
"状态码复写包含无效的状态码": "ステータスコードの上書きに無効なステータスコードが含まれています",
"状态筛选": "ステータスフィルター",
"状态页面Slug": "ステータスページスラッグ",
"环境变量": "Environment Variables",