This is an automated email from the ASF dual-hosted git repository.

aloyszhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


The following commit(s) were added to refs/heads/master by this push:
     new 1b62fdd49e [INLONG-10947][Dashboard] Modify field description missing 
for English locale (#10948)
1b62fdd49e is described below

commit 1b62fdd49edd3577732a8f8b7fec0bdbedb09b2e
Author: kamianlaida <165994047+wohainilao...@users.noreply.github.com>
AuthorDate: Thu Aug 29 16:29:45 2024 +0800

    [INLONG-10947][Dashboard] Modify field description missing for English 
locale (#10948)
---
 inlong-dashboard/src/ui/locales/en.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/inlong-dashboard/src/ui/locales/en.json 
b/inlong-dashboard/src/ui/locales/en.json
index c281478532..ebf2bbfcb1 100644
--- a/inlong-dashboard/src/ui/locales/en.json
+++ b/inlong-dashboard/src/ui/locales/en.json
@@ -838,6 +838,7 @@
   "pages.Clusters.Node.Status": "Status",
   "pages.Clusters.Node.Status.Normal": "Normal",
   "pages.Clusters.Node.Status.Timeout": "Timeout",
+  "pages.Clusters.Node.LastModifier": "Last modifier",
   "pages.Clusters.Node.Creator": "Creator",
   "pages.Clusters.Node.Create": "Create",
   "pages.Clusters.Node.IpRule": "Please enter the IP address correctly",

Reply via email to