From dca844a5274cac0e9af0c1b494d591b60db73d59 Mon Sep 17 00:00:00 2001 From: jason5ng32 Date: Thu, 25 Jan 2024 23:43:48 +0800 Subject: [PATCH] New: Global Latency Test --- public/contents/lang_cn.js | 1 + public/contents/lang_en.js | 1 + public/index.html | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/public/contents/lang_cn.js b/public/contents/lang_cn.js index f705681a..b22c8aa1 100644 --- a/public/contents/lang_cn.js +++ b/public/contents/lang_cn.js @@ -87,6 +87,7 @@ export default { PacketLoss: "丢包率", ReceivedPackets: "收到", DroppedPackets: "丢失", + Run: "运行测试", }, ipcheck: { id: "ipcheck", diff --git a/public/contents/lang_en.js b/public/contents/lang_en.js index a7d569f5..456198cb 100644 --- a/public/contents/lang_en.js +++ b/public/contents/lang_en.js @@ -87,6 +87,7 @@ export default { PacketLoss: "Packet Loss", ReceivedPackets: "Received", DroppedPackets: "Dropped", + Run: "Run Test", }, ipcheck: { id: "ipcheck", diff --git a/public/index.html b/public/index.html index 296467b3..be7a479e 100644 --- a/public/index.html +++ b/public/index.html @@ -376,7 +376,7 @@

🌐 {{currentTexts.pingtes