This is an automated email from the ASF dual-hosted git repository.
zhaoqingran pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
The following commit(s) were added to refs/heads/master by this push:
new 41676c1f1 [improve] nitpicking "Dispatch ALl" on en-US.json (#3800)
41676c1f1 is described below
commit 41676c1f135bf74ce2e909fd0336a3ece8abee9f
Author: Dedy Kurniawan Santoso <[email protected]>
AuthorDate: Sat Oct 4 10:08:13 2025 +0700
[improve] nitpicking "Dispatch ALl" on en-US.json (#3800)
Signed-off-by: Dedy Kurniawan Santoso <[email protected]>
---
web-app/src/assets/i18n/en-US.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/web-app/src/assets/i18n/en-US.json
b/web-app/src/assets/i18n/en-US.json
index c37118e30..3e3e46bbf 100644
--- a/web-app/src/assets/i18n/en-US.json
+++ b/web-app/src/assets/i18n/en-US.json
@@ -119,7 +119,7 @@
"alert.notice.receiver.type": "Notice Type",
"alert.notice.receiver.type.placeholder": "Select a notice type",
"alert.notice.rule": "Notice Policy",
- "alert.notice.rule.all": "Dispatch ALl",
+ "alert.notice.rule.all": "Dispatch All",
"alert.notice.rule.delete": "Delete Notice Policy",
"alert.notice.rule.edit": "Edit Notice Policy",
"alert.notice.rule.name": "Policy Name",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]