From da05dcffeabcb3c460e45666a4804f4ea5a4145a Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期三, 25 二月 2026 17:02:17 +0800
Subject: [PATCH] #

---
 locale/en.json |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/locale/en.json b/locale/en.json
index a960e47..0499039 100644
--- a/locale/en.json
+++ b/locale/en.json
@@ -41,5 +41,19 @@
   },
   "other":{
 	  
+  },
+  "settings": {
+  	"title": "Settings",
+  	"ip": "IP Address",
+  	"port": "Port",
+  	"project": "Project Name",
+  	"saved": "Settings Saved",
+  	"authTitle": "Authentication",
+  	"inputAuthPwd": "Enter Admin Password",
+  	"authError": "Incorrect Password"
+  },
+  "common": {
+  	"confirm": "Confirm",
+  	"cancel": "Cancel"
   }
 }

--
Gitblit v1.9.1