Русифицировать README и интерфейс HY2XS admin

This commit is contained in:
2026-04-25 23:51:21 +05:00
parent 84a4e94567
commit 2b4a45ad23
167 changed files with 632 additions and 699 deletions
+1
View File
@@ -6,3 +6,4 @@ const (
V2rayN = "v2rayn"
NekoBox = "nekobox"
)
+1
View File
@@ -7,3 +7,4 @@ const (
CodeForbiddenError int = 50403
CodeInvalidError int = 50001
)
+1
View File
@@ -14,3 +14,4 @@ const (
ResetTrafficCron = "RESET_TRAFFIC_CRON"
ClashExtension = "CLASH_EXTENSION"
)
+1
View File
@@ -12,3 +12,4 @@ const (
WrongPassword string = "wrong password"
ConfigNotExist string = "config not exist"
)
+1
View File
@@ -18,3 +18,4 @@ const (
Version = "v0.0.22"
)