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

[skywalking-booster-ui] branch main updated: Update en.ts (#69)

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

wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-booster-ui.git


The following commit(s) were added to refs/heads/main by this push:
     new be60d5c  Update en.ts (#69)
be60d5c is described below

commit be60d5c77077e257592fd5e0c803b79b2fa2b09d
Author: Brandon Fergerson <bf...@apache.org>
AuthorDate: Sun Apr 17 05:06:08 2022 -0400

    Update en.ts (#69)
---
 src/locales/lang/en.ts | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/locales/lang/en.ts b/src/locales/lang/en.ts
index e634293..d4b0be3 100644
--- a/src/locales/lang/en.ts
+++ b/src/locales/lang/en.ts
@@ -111,8 +111,8 @@ const msg = {
   noRoot: "Please set a root dashboard for",
   noWidget: "Please add widgets.",
   rename: "Rename",
-  deleteTitle: "Are you sure to delete this?",
-  rootTitle: "Are you sure to set this?",
+  deleteTitle: "Are you sure you want to delete this?",
+  rootTitle: "Are you sure you want to set this?",
   selfObservability: "Self Observability",
   satellite: "Satellite",
   skyWalkingServer: "SkyWalking Server",
@@ -138,7 +138,7 @@ const msg = {
   yearSuffix: "Year",
   monthsHead: "Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec",
   months: "Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec",
-  weeks: "Mon_Tue_Wed_Thu_Fir_Sat_Sun",
+  weeks: "Mon_Tue_Wed_Thu_Fri_Sat_Sun",
   hello: "Hello",
   helloMessage: "Welcome Back, Apache SkyWalking APM System !",
   username: "Username",