This is an automated email from the ASF dual-hosted git repository. dockerzhang 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 109e9ca3b9 [INLONG-10787][Dashboard] Update Missing i18n(en) Item (#10788) 109e9ca3b9 is described below commit 109e9ca3b953d4046c64168d2aa56c719e456a3e Author: Soulter <37870767+soul...@users.noreply.github.com> AuthorDate: Thu Aug 15 11:07:40 2024 +0800 [INLONG-10787][Dashboard] Update Missing i18n(en) Item (#10788) --- inlong-dashboard/src/ui/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inlong-dashboard/src/ui/locales/en.json b/inlong-dashboard/src/ui/locales/en.json index 2cfb58d6de..82bb47c46b 100644 --- a/inlong-dashboard/src/ui/locales/en.json +++ b/inlong-dashboard/src/ui/locales/en.json @@ -799,7 +799,7 @@ "pages.Clusters.Node.PortRule": "Please enter the port address correctly", "pages.Clusters.Node.ProtocolTypeRule": "Please enter the protocol type correctly", "pages.Clusters.Node.Online": "Online", - "pages.Clusters.Pulsar.Tenant": "Default tenant", + "pages.Clusters.Pulsar.PulsarTenant": "Default tenant", "pages.Clusters.Pulsar.TokenPlaceholder": "Required if the cluster is configured with Token", "pages.Clusters.Kafka.ClusterUrl": "Cluster url", "pages.Clusters.Pulsar.ServiceUrlHelper": "For producing and consuming data",