mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-21 23:58:38 +00:00
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:
@@ -1635,6 +1635,7 @@
|
||||
"版权所有": "All rights reserved",
|
||||
"状态": "ステータス",
|
||||
"状态码复写": "ステータスコードの上書き",
|
||||
"状态码复写包含无效的状态码": "ステータスコードの上書きに無効なステータスコードが含まれています",
|
||||
"状态筛选": "ステータスフィルター",
|
||||
"状态页面Slug": "ステータスページスラッグ",
|
||||
"环境变量": "Environment Variables",
|
||||
|
||||
Reference in New Issue
Block a user