dockerzhang commented on code in PR #9821:
URL: https://github.com/apache/inlong/pull/9821#discussion_r1527732908
##########
inlong-dashboard/src/ui/locales/en.json:
##########
@@ -131,6 +131,11 @@
"meta.Sources.Iceberg.Warehouse": "Warehouse",
"meta.Sources.Pulsar.PulsarTenant": "Pulsar tenant",
"meta.Sources.Pulsar.Namespace": "Namespace",
+ "meta.Sources.Pulsar.Subscription": "Subscription",
+ "meta.Sources.Pulsar.SubscriptionHelp": "If not specified, the default is:
inlong-agent-{inlongStreamId}",
+ "meta.Sources.Pulsar.SubscriptionPosition": "Subscription Position",
+ "meta.Sources.Pulsar.ResetTime": "Reset subscription time",
+ "meta.Sources.Pulsar.ResetTimeHelp": "Reset the subscription time.",
Review Comment:
```suggestion
"meta.Sources.Pulsar.ResetTimeHelp": "Reset the subscription time",
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]