SkyeYoung commented on code in PR #3005:
URL: https://github.com/apache/apisix-dashboard/pull/3005#discussion_r2065373812


##########
src/locales/en/common.json:
##########
@@ -42,191 +42,203 @@
         "title": "Select Plugins"
       },
       "viewPlugin": "View Plugin"
-  },
-  "search": "Search",
-  "upload": {
-    "fileOverSize": "file size is too large",
-    "readError": "file read error:"
-  },
-  "upstream": {
-    "checks": {
-      "active": {
-        "concurrency": "Concurrency",
-        "healthy": {
-          "http_statuses": "HTTP Statuses",
-          "interval": "Interval",
-          "successes": "Successes",
-          "title": "Healthy"
+    },
+    "search": "Search",
+    "upload": {
+      "fileOverSize": "file size is too large",
+      "readError": "file read error:"
+    },
+    "upstream": {
+      "checks": {
+        "active": {
+          "concurrency": "Concurrency",
+          "healthy": {
+            "http_statuses": "HTTP Statuses",
+            "interval": "Interval",

Review Comment:
   i18n format in #3004 is wrong... So I reformatted it here.



-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to