You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2021/04/06 14:31:14 UTC

[skywalking-rocketbot-ui] 01/01: Fix typo

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

kezhenxu94 pushed a commit to branch kezhenxu94-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-rocketbot-ui.git

commit e6c5f7098afc1ff8a2fe32cc117fb86d35ed7dbb
Author: Zhenxu Ke <ke...@apache.org>
AuthorDate: Tue Apr 6 22:31:06 2021 +0800

    Fix typo
---
 src/assets/lang/zh.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/assets/lang/zh.ts b/src/assets/lang/zh.ts
index 7b4a3d7..812a31b 100644
--- a/src/assets/lang/zh.ts
+++ b/src/assets/lang/zh.ts
@@ -203,7 +203,7 @@ const m = {
   select: '选择',
   eventID: '事件ID',
   eventName: '事件名称',
-  endTime: '结束事件',
+  endTime: '结束时间',
   instanceEvents: '实例事件',
   endpointEvents: '端点事件',
   enableEvents: '启动事件',