✨ Support named alert config
This commit is contained in:
		| @@ -17,6 +17,7 @@ const i18nEnglish = { | ||||
|   'alertNutrientId': 'Nutrient ID', | ||||
|   'alertMaxValue': 'Alert Max Value', | ||||
|   'alertMinValue': 'Alert Min Value', | ||||
|   'alertName': 'Alert Name', | ||||
|   'alerts': 'Alerts', | ||||
|   'alertOutOfRange': | ||||
|       '@count alert rules triggered, click the button on the right for details', | ||||
|   | ||||
| @@ -17,6 +17,7 @@ const i18nSimplifiedChinese = { | ||||
|   'alertNutrientId': '营养物质编号', | ||||
|   'alertMaxValue': '告警上限', | ||||
|   'alertMinValue': '告警下限', | ||||
|   'alertName': '告警规则名', | ||||
|   'alerts': '告警', | ||||
|   'alertOutOfRange': '有 @count 项告警规则触发,点击右侧按钮了解详情', | ||||
|   'alertUnclear': '有 @count 项告警规则并无数据支持,点击右侧按钮了解详情', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user