en-US.json 75 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546
  1. {
  2. "username": "Username",
  3. "password": "Password",
  4. "login": "Log In",
  5. "confirm": "Confirm",
  6. "cancel": "Cancel",
  7. "close": "Close",
  8. "save": "Save",
  9. "logout": "Log Out",
  10. "create": "Create",
  11. "add": "Add",
  12. "remove": "Remove",
  13. "update": "Update",
  14. "copy": "Copy",
  15. "copied": "Copied",
  16. "more": "more",
  17. "download": "Download",
  18. "remark": "Remark",
  19. "enable": "Enabled",
  20. "protocol": "Protocol",
  21. "search": "Search",
  22. "filter": "Filter",
  23. "all": "All",
  24. "from": "From",
  25. "to": "To",
  26. "done": "Done",
  27. "loading": "Loading...",
  28. "refresh": "Refresh",
  29. "clear": "Clear",
  30. "second": "Second",
  31. "minute": "Minute",
  32. "hour": "Hour",
  33. "day": "Day",
  34. "check": "Check",
  35. "indefinite": "Indefinite",
  36. "unlimited": "Unlimited",
  37. "none": "None",
  38. "qrCode": "QR Code",
  39. "info": "More Information",
  40. "edit": "Edit",
  41. "delete": "Delete",
  42. "reset": "Reset",
  43. "noData": "Nothing here yet",
  44. "copySuccess": "Copied successfully",
  45. "sure": "Sure",
  46. "encryption": "Encryption",
  47. "useIPv4ForHost": "Use IPv4 for host",
  48. "transmission": "Transmission",
  49. "host": "Host",
  50. "path": "Path",
  51. "camouflage": "Obfuscation",
  52. "status": "Status",
  53. "enabled": "Enabled",
  54. "disabled": "Disabled",
  55. "depleted": "Ended",
  56. "depletingSoon": "Depleting",
  57. "offline": "Offline",
  58. "online": "Online",
  59. "domainName": "Domain Name",
  60. "monitor": "Listen IP",
  61. "certificate": "Digital Certificate",
  62. "fail": "Failed",
  63. "comment": "Comment",
  64. "success": "Success",
  65. "lastOnline": "Last Online",
  66. "getVersion": "Get Version",
  67. "install": "Install",
  68. "clients": "Clients",
  69. "usage": "Usage",
  70. "twoFactorCode": "Code",
  71. "remained": "Remaining",
  72. "security": "Security",
  73. "secAlertTitle": "Security Alert",
  74. "secAlertSsl": "This connection is not secure. Please avoid entering sensitive information until TLS is activated for data protection.",
  75. "secAlertConf": "Certain settings are vulnerable to attacks. It is recommended to reinforce security protocols to prevent potential breaches.",
  76. "secAlertSSL": "Panel lacks secure connection. Please install TLS certificate for data protection.",
  77. "secAlertPanelPort": "Panel default port is vulnerable. Please configure a random or specific port.",
  78. "secAlertPanelURI": "Panel default URI path is insecure. Please configure a complex URI path.",
  79. "secAlertSubURI": "Subscription default URI path is insecure. Please configure a complex URI path.",
  80. "secAlertSubJsonURI": "Subscription JSON default URI path is insecure. Please configure a complex URI path.",
  81. "emptyDnsDesc": "No added DNS servers.",
  82. "emptyFakeDnsDesc": "No added Fake DNS servers.",
  83. "emptyBalancersDesc": "No added balancers.",
  84. "emptyReverseDesc": "No added reverse proxies.",
  85. "somethingWentWrong": "Something went wrong",
  86. "subscription": {
  87. "title": "Subscription info",
  88. "subId": "Subscription ID",
  89. "status": "Status",
  90. "downloaded": "Downloaded",
  91. "uploaded": "Uploaded",
  92. "expiry": "Expiry",
  93. "totalQuota": "Total quota",
  94. "individualLinks": "Individual links",
  95. "active": "Active",
  96. "inactive": "Inactive",
  97. "unlimited": "Unlimited",
  98. "noExpiry": "No expiry"
  99. },
  100. "menu": {
  101. "theme": "Theme",
  102. "dark": "Dark",
  103. "ultraDark": "Ultra Dark",
  104. "dashboard": "Overview",
  105. "inbounds": "Inbounds",
  106. "clients": "Clients",
  107. "groups": "Groups",
  108. "nodes": "Nodes",
  109. "settings": "Panel Settings",
  110. "xray": "Xray Configs",
  111. "apiDocs": "API Docs",
  112. "logout": "Log Out",
  113. "link": "Manage",
  114. "donate": "Donate"
  115. },
  116. "pages": {
  117. "login": {
  118. "hello": "Hello",
  119. "title": "Welcome",
  120. "loginAgain": "Your session has expired, please log in again",
  121. "toasts": {
  122. "invalidFormData": "The input data format is invalid.",
  123. "emptyUsername": "Username is required",
  124. "emptyPassword": "Password is required",
  125. "wrongUsernameOrPassword": "Invalid username or password or two-factor code.",
  126. "successLogin": "You have successfully logged into your account."
  127. }
  128. },
  129. "index": {
  130. "title": "Overview",
  131. "cpu": "CPU",
  132. "logicalProcessors": "Logical Processors",
  133. "frequency": "Frequency",
  134. "swap": "Swap",
  135. "storage": "Storage",
  136. "memory": "RAM",
  137. "threads": "Threads",
  138. "xrayStatus": "Xray",
  139. "stopXray": "Stop",
  140. "restartXray": "Restart",
  141. "xraySwitch": "Version",
  142. "xrayUpdates": "Xray Updates",
  143. "xraySwitchClick": "Choose the version you want to switch to.",
  144. "xraySwitchClickDesk": "Choose carefully, as older versions may not be compatible with current configurations.",
  145. "updatePanel": "Update Panel",
  146. "panelUpdateDesc": "This will update 3X-UI itself to the latest release and restart the panel service.",
  147. "currentPanelVersion": "Current panel version",
  148. "latestPanelVersion": "Latest panel version",
  149. "panelUpToDate": "Panel is up to date",
  150. "upToDate": "Up to date",
  151. "xrayStatusUnknown": "Unknown",
  152. "xrayStatusRunning": "Running",
  153. "xrayStatusStop": "Stopped",
  154. "xrayStatusError": "Error",
  155. "xrayErrorPopoverTitle": "An error occurred while running Xray",
  156. "operationHours": "Uptime",
  157. "systemHistoryTitle": "System History",
  158. "charts": "Charts",
  159. "xrayMetricsTitle": "Xray Metrics",
  160. "xrayMetricsDisabled": "Xray metrics endpoint not configured",
  161. "xrayMetricsHint": "Add a top-level metrics block to the xray config with tag metrics_out and listen 127.0.0.1:11111, then restart xray.",
  162. "xrayObservatoryEmpty": "No observatory data yet",
  163. "xrayObservatoryHint": "Add an observatory block to the xray config listing the outbound tags to probe, then restart xray.",
  164. "xrayObservatoryTagPlaceholder": "Select outbound",
  165. "xrayObservatoryAlive": "Alive",
  166. "xrayObservatoryDead": "Down",
  167. "xrayObservatoryLastSeen": "Last seen",
  168. "xrayObservatoryLastTry": "Last try",
  169. "trendLast2Min": "Last 2 minutes",
  170. "systemLoad": "System Load",
  171. "systemLoadDesc": "System load average for the past 1, 5, and 15 minutes",
  172. "connectionCount": "Connection Stats",
  173. "ipAddresses": "IP Addresses",
  174. "toggleIpVisibility": "Toggle visibility of the IP",
  175. "overallSpeed": "Overall Speed",
  176. "upload": "Upload",
  177. "download": "Download",
  178. "totalData": "Total Data",
  179. "sent": "Sent",
  180. "received": "Received",
  181. "documentation": "Documentation",
  182. "xraySwitchVersionDialog": "Do you really want to change the Xray version?",
  183. "xraySwitchVersionDialogDesc": "This will change the Xray version to #version#.",
  184. "xraySwitchVersionPopover": "Xray updated successfully",
  185. "panelUpdateDialog": "Do you really want to update the panel?",
  186. "panelUpdateDialogDesc": "This will update 3X-UI to #version# and restart the panel service.",
  187. "panelUpdateCheckPopover": "Panel update check failed",
  188. "panelUpdateStartedPopover": "Panel update started",
  189. "geofileUpdateDialog": "Do you really want to update the geofile?",
  190. "geofileUpdateDialogDesc": "This will update the #filename# file.",
  191. "geofilesUpdateDialogDesc": "This will update all geofiles.",
  192. "geofilesUpdateAll": "Update all",
  193. "geofileUpdatePopover": "Geofile updated successfully",
  194. "customGeoTitle": "Custom GeoSite / GeoIP",
  195. "customGeoAdd": "Add",
  196. "customGeoType": "Type",
  197. "customGeoAlias": "Alias",
  198. "customGeoUrl": "URL",
  199. "customGeoEnabled": "Enabled",
  200. "customGeoLastUpdated": "Last updated",
  201. "customGeoExtColumn": "Routing (ext:…)",
  202. "customGeoToastUpdateAll": "All custom geo sources updated",
  203. "customGeoActions": "Actions",
  204. "customGeoEdit": "Edit",
  205. "customGeoDelete": "Delete",
  206. "customGeoDownload": "Update now",
  207. "customGeoModalAdd": "Add custom geo",
  208. "customGeoModalEdit": "Edit custom geo",
  209. "customGeoModalSave": "Save",
  210. "customGeoDeleteConfirm": "Delete this custom geo source?",
  211. "customGeoRoutingHint": "In routing rules use the value column as ext:file.dat:tag (replace tag).",
  212. "customGeoInvalidId": "Invalid resource id",
  213. "customGeoAliasesError": "Failed to load custom geo aliases",
  214. "customGeoValidationAlias": "Alias may only contain lowercase letters, digits, - and _",
  215. "customGeoValidationUrl": "URL must start with http:// or https://",
  216. "customGeoAliasPlaceholder": "a-z 0-9 _ -",
  217. "customGeoAliasLabelSuffix": " (custom)",
  218. "customGeoToastList": "Custom geo list",
  219. "customGeoToastAdd": "Add custom geo",
  220. "customGeoToastUpdate": "Update custom geo",
  221. "customGeoToastDelete": "Custom geo file “{{ .fileName }}” deleted",
  222. "customGeoToastDownload": "Geofile “{{ .fileName }}” updated",
  223. "customGeoErrInvalidType": "Type must be geosite or geoip",
  224. "customGeoErrAliasRequired": "Alias is required",
  225. "customGeoErrAliasPattern": "Alias must match allowed characters",
  226. "customGeoErrAliasReserved": "This alias is reserved",
  227. "customGeoErrUrlRequired": "URL is required",
  228. "customGeoErrInvalidUrl": "URL is invalid",
  229. "customGeoErrUrlScheme": "URL must use http or https",
  230. "customGeoErrUrlHost": "URL host is invalid",
  231. "customGeoErrDuplicateAlias": "This alias is already used for this type",
  232. "customGeoErrNotFound": "Custom geo source not found",
  233. "customGeoErrDownload": "Download failed",
  234. "customGeoErrUpdateAllIncomplete": "One or more custom geo sources failed to update",
  235. "customGeoEmpty": "No custom geo sources yet — click Add to create one",
  236. "dontRefresh": "Installation is in progress, please do not refresh this page",
  237. "logs": "Logs",
  238. "config": "Config",
  239. "backup": "Backup",
  240. "backupTitle": "Backup & Restore",
  241. "exportDatabase": "Back Up",
  242. "exportDatabaseDesc": "Click to download a .db file containing a backup of your current database to your device.",
  243. "importDatabase": "Restore",
  244. "importDatabaseDesc": "Click to select and upload a .db file from your device to restore your database from a backup.",
  245. "importDatabaseSuccess": "The database has been successfully imported.",
  246. "importDatabaseError": "An error occurred while importing the database.",
  247. "readDatabaseError": "An error occurred while reading the database.",
  248. "getDatabaseError": "An error occurred while retrieving the database.",
  249. "getConfigError": "An error occurred while retrieving the config file."
  250. },
  251. "inbounds": {
  252. "title": "Inbounds",
  253. "totalDownUp": "Total Sent/Received",
  254. "totalUsage": "Total Usage",
  255. "inboundCount": "Total Inbounds",
  256. "operate": "Menu",
  257. "enable": "Enabled",
  258. "remark": "Remark",
  259. "node": "Node",
  260. "deployTo": "Deploy to",
  261. "localPanel": "Local panel",
  262. "fallbacks": {
  263. "title": "Fallbacks",
  264. "help": "When a connection on this inbound does not match any client, route it to another inbound. Pick a child below and the routing fields (SNI / ALPN / path / xver) auto-fill from its transport — most setups need no further tweaking. Each child should listen on 127.0.0.1 with security=none.",
  265. "empty": "No fallbacks yet",
  266. "add": "Add fallback",
  267. "pickInbound": "Pick an inbound",
  268. "matchAny": "any",
  269. "destPlaceholder": "auto (child listen:port)",
  270. "rederive": "Re-fill from child",
  271. "rederived": "Re-filled from child",
  272. "editAdvanced": "Edit routing fields",
  273. "hideAdvanced": "Hide advanced",
  274. "quickAddAll": "Quick add all eligible",
  275. "quickAdded": "Added {n} fallback(s)",
  276. "quickAddedNone": "No new eligible inbounds to add",
  277. "routesWhen": "Routes when",
  278. "defaultCatchAll": "Default — catches anything else"
  279. },
  280. "protocol": "Protocol",
  281. "port": "Port",
  282. "portMap": "Port Mapping",
  283. "traffic": "Traffic",
  284. "details": "Details",
  285. "transportConfig": "Transport",
  286. "expireDate": "Duration",
  287. "createdAt": "Created",
  288. "updatedAt": "Updated",
  289. "resetTraffic": "Reset Traffic",
  290. "addInbound": "Add Inbound",
  291. "generalActions": "General Actions",
  292. "modifyInbound": "Modify Inbound",
  293. "deleteInbound": "Delete Inbound",
  294. "deleteInboundContent": "Are you sure you want to delete this inbound?",
  295. "deleteConfirmTitle": "Delete inbound \"{remark}\"?",
  296. "deleteConfirmContent": "This removes the inbound and all its clients. This cannot be undone.",
  297. "resetConfirmTitle": "Reset traffic for \"{remark}\"?",
  298. "resetConfirmContent": "Resets up/down counters to 0 for this inbound.",
  299. "cloneConfirmTitle": "Clone inbound \"{remark}\"?",
  300. "cloneConfirmContent": "Creates a copy with a new port and an empty client list.",
  301. "delAllClients": "Delete All Clients",
  302. "delAllClientsConfirmTitle": "Delete all {count} clients from \"{remark}\"?",
  303. "delAllClientsConfirmContent": "This removes every client from this inbound and drops their traffic records. The inbound itself is kept. This cannot be undone.",
  304. "attachClients": "Attach Clients To…",
  305. "addClientsToGroup": "Add Clients To Group…",
  306. "attachClientsTitle": "Attach clients from \"{remark}\"",
  307. "attachClientsDesc": "Attaches the same {count} clients (same UUID/password and shared traffic) to the selected inbound(s). They stay on this inbound too.",
  308. "attachClientsTargets": "Target inbounds",
  309. "attachClientsNoTargets": "No other compatible inbounds available to attach to.",
  310. "attachClientsResult": "Attached {attached}, skipped {skipped}.",
  311. "attachClientsResultMixed": "Attached {attached}, skipped {skipped}, errors {errors}.",
  312. "attachClientsSelectLabel": "Clients to attach",
  313. "attachClientsSearchPlaceholder": "Search email or comment",
  314. "attachClientsStatusDisabled": "Disabled",
  315. "attachClientsSelectedCount": "{selected} of {total} selected",
  316. "detachClients": "Detach Clients",
  317. "detachClientsTitle": "Detach clients of \"{remark}\"",
  318. "detachClientsDesc": "Removes the selected client(s) from this inbound only. Client records themselves are kept (use Delete to remove fully). Source has {count} clients in total.",
  319. "detachClientsResult": "Detached {detached}, skipped {skipped}.",
  320. "detachClientsResultMixed": "Detached {detached}, skipped {skipped}, errors {errors}.",
  321. "detachClientsSelectLabel": "Clients to detach",
  322. "exportLinksTitle": "Export inbound links",
  323. "exportSubsTitle": "Export subscription links",
  324. "exportAllLinksTitle": "Export all inbound links",
  325. "exportAllSubsTitle": "Export all subscription links",
  326. "exportAllLinksFileName": "All-Inbounds",
  327. "exportAllSubsFileName": "All-Inbounds-Subs",
  328. "inboundJsonTitle": "Inbound JSON",
  329. "deleteClient": "Delete Client",
  330. "deleteClientContent": "Are you sure you want to delete this client?",
  331. "resetTrafficContent": "Are you sure you want to reset traffic?",
  332. "copyLink": "Copy URL",
  333. "address": "Address",
  334. "network": "Network",
  335. "destinationPort": "Destination Port",
  336. "targetAddress": "Target Address",
  337. "monitorDesc": "Leave blank to listen on all IPs",
  338. "meansNoLimit": "= Unlimited. (unit: GB)",
  339. "totalFlow": "Total Flow",
  340. "leaveBlankToNeverExpire": "Leave blank to never expire",
  341. "noRecommendKeepDefault": "It is recommended to keep the default",
  342. "certificatePath": "File Path",
  343. "certificateContent": "File Content",
  344. "publicKey": "Public Key",
  345. "privatekey": "Private Key",
  346. "clickOnQRcode": "Click on QR Code to Copy",
  347. "client": "Client",
  348. "export": "Export All URLs",
  349. "clone": "Clone",
  350. "cloneInbound": "Clone",
  351. "cloneInboundContent": "All settings of this inbound, except Port, Listening IP, and Clients, will be applied to the clone.",
  352. "cloneInboundOk": "Clone",
  353. "resetAllTraffic": "Reset Traffic for All Inbounds",
  354. "resetAllTrafficTitle": "Reset Traffic for All Inbounds",
  355. "resetAllTrafficContent": "Are you sure you want to reset the traffic of all inbounds?",
  356. "resetInboundClientTraffics": "Reset Clients' Traffic",
  357. "resetInboundClientTrafficTitle": "Reset Clients' Traffic",
  358. "resetInboundClientTrafficContent": "Are you sure you want to reset the traffic of this inbound's clients?",
  359. "resetAllClientTraffics": "Reset All Clients' Traffic",
  360. "resetAllClientTrafficTitle": "Reset All Clients' Traffic",
  361. "resetAllClientTrafficContent": "Are you sure you want to reset the traffic of all clients?",
  362. "delDepletedClients": "Delete Depleted Clients",
  363. "delDepletedClientsTitle": "Delete Depleted Clients",
  364. "delDepletedClientsContent": "Are you sure you want to delete all the depleted clients?",
  365. "email": "Email",
  366. "emailDesc": "Please provide a unique email address.",
  367. "IPLimit": "IP Limit",
  368. "IPLimitDesc": "Disables inbound if the count exceeds the set value. (0 = disable)",
  369. "IPLimitlog": "IP Log",
  370. "IPLimitlogDesc": "The IP history log. (to re-enable the inbound after disabling, clear the log)",
  371. "IPLimitlogclear": "Clear the Log",
  372. "setDefaultCert": "Set Cert from Panel",
  373. "setDefaultCertEmpty": "No certificate is configured for the panel. Set one under Settings first.",
  374. "streamTab": "Stream",
  375. "securityTab": "Security",
  376. "sniffingTab": "Sniffing",
  377. "sniffingMetadataOnly": "Metadata only",
  378. "sniffingRouteOnly": "Route only",
  379. "sniffingIpsExcluded": "IPs excluded",
  380. "sniffingDomainsExcluded": "Domains excluded",
  381. "decryption": "Decryption",
  382. "encryption": "Encryption",
  383. "vlessAuthX25519": "X25519 auth",
  384. "vlessAuthMlkem768": "ML-KEM-768 auth",
  385. "vlessAuthCustom": "Custom",
  386. "vlessAuthSelected": "Selected: {auth}",
  387. "advanced": {
  388. "title": "Inbound JSON sections",
  389. "subtitle": "Full inbound JSON and focused editors for settings, sniffing, and streamSettings.",
  390. "all": "All",
  391. "allHelp": "Full inbound object with all fields in one editor.",
  392. "settings": "Settings",
  393. "settingsHelp": "Xray settings block wrapper:",
  394. "sniffing": "Sniffing",
  395. "sniffingHelp": "Xray sniffing block wrapper:",
  396. "stream": "Stream",
  397. "streamHelp": "Xray stream block wrapper:",
  398. "jsonErrorPrefix": "Advanced JSON"
  399. },
  400. "telegramDesc": "Please provide Telegram Chat ID. (use '/id' command in the bot) or ({'@'}userinfobot)",
  401. "subscriptionDesc": "To find your subscription URL, navigate to the 'Details'. Additionally, you can use the same name for several clients.",
  402. "same": "Same",
  403. "inboundData": "Inbound's Data",
  404. "exportInbound": "Export Inbound",
  405. "import": "Import",
  406. "importInbound": "Import an Inbound",
  407. "periodicTrafficResetTitle": "Traffic Reset",
  408. "periodicTrafficResetDesc": "Automatically reset traffic counter at specified intervals",
  409. "lastReset": "Last Reset",
  410. "periodicTrafficReset": {
  411. "never": "Never",
  412. "daily": "Daily",
  413. "weekly": "Weekly",
  414. "monthly": "Monthly",
  415. "hourly": "Hourly"
  416. },
  417. "toasts": {
  418. "obtain": "Obtain",
  419. "updateSuccess": "The update was successful.",
  420. "logCleanSuccess": "The log has been cleared.",
  421. "inboundsUpdateSuccess": "Inbounds have been successfully updated.",
  422. "inboundUpdateSuccess": "Inbound has been successfully updated.",
  423. "inboundCreateSuccess": "Inbound has been successfully created.",
  424. "inboundDeleteSuccess": "Inbound has been successfully deleted.",
  425. "inboundClientAddSuccess": "Inbound client(s) have been added.",
  426. "inboundClientDeleteSuccess": "Inbound client has been deleted.",
  427. "inboundClientUpdateSuccess": "Inbound client has been updated.",
  428. "delDepletedClientsSuccess": "All depleted clients have been deleted.",
  429. "resetAllClientTrafficSuccess": "Traffic for all clients has been reset.",
  430. "resetAllTrafficSuccess": "All traffic has been reset.",
  431. "resetInboundClientTrafficSuccess": "Traffic has been reset.",
  432. "resetInboundTrafficSuccess": "Inbound traffic has been reset.",
  433. "trafficGetError": "Error getting traffic.",
  434. "getNewX25519CertError": "Error while obtaining the X25519 certificate.",
  435. "getNewmldsa65Error": "Error while obtaining mldsa65.",
  436. "getNewVlessEncError": "Error while obtaining VlessEnc."
  437. },
  438. "form": {
  439. "moveUp": "Move up",
  440. "moveDown": "Move down",
  441. "addAll": "Add all",
  442. "addAllFallbackTooltip": "Add a fallback row for every eligible inbound not yet wired up",
  443. "peers": "Peers",
  444. "addPeer": "Add peer",
  445. "keepAlive": "Keep-alive",
  446. "autoSystemRoutesTooltip": "Windows-only. CIDRs added to the system routing table automatically so matching traffic goes through TUN.",
  447. "autoOutboundsInterface": "Auto outbounds interface",
  448. "autoOutboundsInterfaceTooltip": "Physical interface for outbound traffic. Use 'auto' to detect; auto-enabled when Auto system routes is set.",
  449. "rewriteAddress": "Rewrite address",
  450. "rewritePort": "Rewrite port",
  451. "allowedNetwork": "Allowed network",
  452. "followRedirect": "Follow redirect",
  453. "accounts": "Accounts",
  454. "allowTransparent": "Allow transparent",
  455. "encryptionMethod": "Encryption method",
  456. "visionTestseed": "Vision testseed",
  457. "version": "Version",
  458. "udpIdleTimeout": "UDP idle timeout (s)",
  459. "masquerade": "Masquerade",
  460. "type": "Type",
  461. "upstreamUrl": "Upstream URL",
  462. "rewriteHost": "Rewrite Host",
  463. "skipTlsVerify": "Skip TLS verify",
  464. "directory": "Directory",
  465. "statusCode": "Status code",
  466. "body": "Body",
  467. "headers": "Headers",
  468. "proxyProtocol": "Proxy Protocol",
  469. "requestVersion": "Request version",
  470. "requestMethod": "Request method",
  471. "requestPath": "Request path",
  472. "requestHeaders": "Request headers",
  473. "responseVersion": "Response version",
  474. "responseStatus": "Response status",
  475. "responseReason": "Response reason",
  476. "responseHeaders": "Response headers",
  477. "heartbeatPeriod": "Heartbeat Period",
  478. "serviceName": "Service Name",
  479. "authority": "Authority",
  480. "multiMode": "Multi Mode",
  481. "maxBufferedUpload": "Max Buffered Upload",
  482. "maxUploadSize": "Max Upload Size (Byte)",
  483. "streamUpServer": "Stream-Up Server",
  484. "serverMaxHeaderBytes": "Server Max Header Bytes",
  485. "paddingBytes": "Padding Bytes",
  486. "uplinkHttpMethod": "Uplink HTTP Method",
  487. "paddingObfsMode": "Padding Obfs Mode",
  488. "paddingKey": "Padding Key",
  489. "paddingHeader": "Padding Header",
  490. "paddingPlacement": "Padding Placement",
  491. "paddingMethod": "Padding Method",
  492. "sessionPlacement": "Session Placement",
  493. "sessionKey": "Session Key",
  494. "sequencePlacement": "Sequence Placement",
  495. "sequenceKey": "Sequence Key",
  496. "uplinkDataPlacement": "Uplink Data Placement",
  497. "uplinkDataKey": "Uplink Data Key",
  498. "noSseHeader": "No SSE Header",
  499. "ttiMs": "TTI (ms)",
  500. "uplinkMbps": "Uplink (MB/s)",
  501. "downlinkMbps": "Downlink (MB/s)",
  502. "cwndMultiplier": "CWND Multiplier",
  503. "maxSendingWindow": "Max Sending Window",
  504. "externalProxy": "External Proxy",
  505. "sniPlaceholder": "SNI (defaults to host)",
  506. "fingerprint": "Fingerprint",
  507. "defaultOption": "Default",
  508. "routeMark": "Route Mark",
  509. "tcpKeepAliveInterval": "TCP Keep Alive Interval",
  510. "tcpKeepAliveIdle": "TCP Keep Alive Idle",
  511. "tcpMaxSeg": "TCP Max Seg",
  512. "tcpUserTimeout": "TCP User Timeout",
  513. "tcpWindowClamp": "TCP Window Clamp",
  514. "tcpFastOpen": "TCP Fast Open",
  515. "multipathTcp": "Multipath TCP",
  516. "penetrate": "Penetrate",
  517. "v6Only": "V6 Only",
  518. "tcpCongestion": "TCP Congestion",
  519. "dialerProxy": "Dialer Proxy",
  520. "trustedXForwardedFor": "Trusted X-Forwarded-For",
  521. "addressPortStrategy": "Address+port strategy",
  522. "tryDelayMs": "Try delay (ms)",
  523. "prioritizeIPv6": "Prioritize IPv6",
  524. "interleave": "Interleave",
  525. "maxConcurrentTry": "Max concurrent try",
  526. "customSockopt": "Custom sockopt",
  527. "addCustomOption": "Add custom option",
  528. "serverNameIndication": "Server Name Indication",
  529. "cipherSuites": "Cipher Suites",
  530. "autoOption": "Auto",
  531. "minMaxVersion": "Min/Max Version",
  532. "rejectUnknownSni": "Reject Unknown SNI",
  533. "disableSystemRoot": "Disable System Root",
  534. "sessionResumption": "Session Resumption",
  535. "oneTimeLoading": "One Time Loading",
  536. "usageOption": "Usage Option",
  537. "buildChain": "Build Chain",
  538. "echKey": "ECH key",
  539. "echConfig": "ECH config",
  540. "pinnedPeerCertSha256": "Pinned Peer Cert SHA-256",
  541. "pinnedPeerCertSha256Tip": "Base64-encoded SHA-256 hashes of the peer certificate. Panel-only — not written to the server's xray config, but included in share links so clients can pin the certificate.",
  542. "pinnedPeerCertSha256Placeholder": "base64 hash(es), comma-separated",
  543. "generateRandomPin": "Generate random hash",
  544. "getNewEchCert": "Get New ECH Cert",
  545. "show": "Show",
  546. "xver": "Xver",
  547. "target": "Target",
  548. "maxTimeDiff": "Max Time Diff (ms)",
  549. "minClientVer": "Min Client Ver",
  550. "maxClientVer": "Max Client Ver",
  551. "shortIds": "Short IDs",
  552. "spiderX": "SpiderX",
  553. "getNewCert": "Get New Cert",
  554. "mldsa65Seed": "mldsa65 Seed",
  555. "mldsa65Verify": "mldsa65 Verify",
  556. "getNewSeed": "Get New Seed"
  557. },
  558. "info": {
  559. "mode": "Mode",
  560. "grpcServiceName": "grpc serviceName",
  561. "grpcMultiMode": "grpc multiMode",
  562. "interfaceName": "Interface name",
  563. "mtu": "MTU",
  564. "gateway": "Gateway",
  565. "dns": "DNS",
  566. "outboundsInterface": "Outbounds interface",
  567. "autoSystemRoutes": "Auto system routes",
  568. "followRedirect": "FollowRedirect",
  569. "auth": "Auth",
  570. "noKernelTun": "No-kernel TUN",
  571. "keepAlive": "Keep alive",
  572. "peerNumber": "Peer {n}",
  573. "peerNumberConfig": "Peer {n} config"
  574. },
  575. "stream": {
  576. "general": {
  577. "request": "Request",
  578. "response": "Response",
  579. "name": "Name",
  580. "value": "Value"
  581. },
  582. "tcp": {
  583. "version": "Version",
  584. "method": "Method",
  585. "path": "Path",
  586. "status": "Status",
  587. "statusDescription": "Status Desc",
  588. "requestHeader": "Request Header",
  589. "responseHeader": "Response Header"
  590. }
  591. }
  592. },
  593. "clients": {
  594. "add": "Add Client",
  595. "edit": "Edit Client",
  596. "submitAdd": "Add Client",
  597. "submitEdit": "Save Changes",
  598. "clientCount": "Number of Clients",
  599. "bulk": "Add Bulk",
  600. "copyFromInbound": "Copy Clients from Inbound",
  601. "copyToInbound": "Copy clients to",
  602. "copySelected": "Copy Selected",
  603. "copySource": "Source",
  604. "copyEmailPreview": "Resulting email preview",
  605. "copySelectSourceFirst": "Please select a source inbound first.",
  606. "copyResult": "Copy result",
  607. "copyResultSuccess": "Copied successfully",
  608. "copyResultNone": "Nothing to copy: no clients selected or source is empty",
  609. "copyResultErrors": "Copy errors",
  610. "copyFlowLabel": "Flow for new clients (VLESS)",
  611. "copyFlowHint": "Applied to all copied clients. Leave empty to skip.",
  612. "selectAll": "Select all",
  613. "clearAll": "Clear all",
  614. "method": "Method",
  615. "first": "First",
  616. "last": "Last",
  617. "ipLog": "IP Log",
  618. "prefix": "Prefix",
  619. "postfix": "Postfix",
  620. "delayedStart": "Start After First Use",
  621. "expireDays": "Duration",
  622. "days": "Day(s)",
  623. "renew": "Auto Renew",
  624. "renewDesc": "Auto-renewal after expiration. (0 = disable)(unit: day)",
  625. "searchPlaceholder": "Search email, comment, sub ID, UUID, password, auth…",
  626. "filterTitle": "Filter clients",
  627. "clearAllFilters": "Clear all",
  628. "sortOldest": "Oldest first",
  629. "sortNewest": "Newest first",
  630. "sortRecentlyUpdated": "Recently updated",
  631. "sortRecentlyOnline": "Recently online",
  632. "sortEmailAZ": "Email A→Z",
  633. "sortEmailZA": "Email Z→A",
  634. "sortMostTraffic": "Most traffic",
  635. "sortHighestRemaining": "Highest remaining",
  636. "sortExpiringSoonest": "Expiring soonest",
  637. "has": "Has",
  638. "hasNot": "Doesn't have",
  639. "title": "Clients",
  640. "actions": "Actions",
  641. "totalGB": "Total Sent/Received (GB)",
  642. "expiryTime": "Expiry",
  643. "addClients": "Add Clients",
  644. "limitIp": "IP Limit",
  645. "password": "Password",
  646. "subId": "Subscription ID",
  647. "online": "Online",
  648. "email": "Email",
  649. "group": "Group",
  650. "groupDesc": "Logical label used to bucket related clients (e.g. team, customer, region). Filterable from the toolbar.",
  651. "groupPlaceholder": "e.g. customer-a",
  652. "comment": "Comment",
  653. "traffic": "Traffic",
  654. "offline": "Offline",
  655. "addTitle": "Add Client",
  656. "qrCode": "QR Code",
  657. "moreInformation": "More Information",
  658. "delete": "Delete",
  659. "reset": "Reset Traffic",
  660. "editTitle": "Edit Client",
  661. "client": "Client",
  662. "enabled": "Enabled",
  663. "remaining": "Remaining",
  664. "duration": "Duration",
  665. "attachedInbounds": "Attached inbounds",
  666. "selectInbound": "Select one or more inbounds",
  667. "noSubId": "This client has no subId, no shareable link.",
  668. "noLinks": "No shareable links — attach this client to a protocol-capable inbound first.",
  669. "link": "Link",
  670. "resetNotPossible": "Attach this client to an inbound first.",
  671. "general": "General",
  672. "resetAllTraffics": "Reset all client traffic",
  673. "resetAllTrafficsTitle": "Reset all client traffic?",
  674. "resetAllTrafficsContent": "Every client's up/down counter drops to zero. Quotas and expiry are not affected. This cannot be undone.",
  675. "deleteConfirmTitle": "Delete client {email}?",
  676. "deleteConfirmContent": "This removes the client from every attached inbound and drops its traffic record. This cannot be undone.",
  677. "deleteSelected": "Delete ({count})",
  678. "adjustSelected": "Adjust ({count})",
  679. "subLinksSelected": "Sub links ({count})",
  680. "addToGroupTitle": "Add {count} client(s) to a group",
  681. "addToGroupTooltip": "Pick an existing group or type a new name. Use the Ungroup action to remove clients from their current group.",
  682. "addToGroupPlaceholder": "Group name",
  683. "addToGroupSuccessToast": "Added {count} client(s) to {group}",
  684. "ungroupSuccessToast": "Cleared group from {count} client(s)",
  685. "ungroup": "Ungroup",
  686. "ungroupConfirmTitle": "Remove {count} client(s) from their group?",
  687. "ungroupConfirmContent": "Clears the group label on each selected client. Clients themselves are kept (use Delete to remove them entirely).",
  688. "addToGroup": "Add to group",
  689. "attach": "Attach",
  690. "adjust": "Adjust",
  691. "subLinks": "Sub links",
  692. "selectedCount": "{count} selected",
  693. "attachSelected": "Attach ({count})",
  694. "attachToInboundsTitle": "Attach {count} client(s) to inbound(s)",
  695. "attachToInboundsDesc": "Attaches the selected {count} client(s) (same UUID/password and shared traffic) to the chosen inbound(s). They keep their existing attachments too.",
  696. "attachToInboundsTargets": "Target inbounds",
  697. "attachToInboundsNoTargets": "No multi-user inbounds available to attach to.",
  698. "detachSelected": "Detach ({count})",
  699. "detach": "Detach",
  700. "detachFromInboundsTitle": "Detach {count} client(s) from inbound(s)",
  701. "detachFromInboundsDesc": "Removes the selected {count} client(s) from the chosen inbound(s). Pairs where the client wasn't attached are silently skipped. Client records are kept (use Delete to remove fully).",
  702. "detachFromInboundsTargets": "Inbounds to detach from",
  703. "detachFromInboundsNoTargets": "No multi-user inbounds available.",
  704. "detachFromInboundsResult": "Detached {detached}, skipped {skipped}.",
  705. "detachFromInboundsResultMixed": "Detached {detached}, skipped {skipped}, errors {errors}.",
  706. "subLinksTitle": "Sub links ({count})",
  707. "subLinkColumn": "Subscription URL",
  708. "subJsonLinkColumn": "Subscription JSON URL",
  709. "subLinksCopyAll": "Copy all",
  710. "subLinksCopiedAll": "Copied {count} link(s)",
  711. "subLinksEmpty": "None of the selected clients have a subscription ID.",
  712. "subLinksDisabled": "Subscription service is disabled.",
  713. "subLinksDisabledHint": "Enable subscription in Panel Settings → Subscription to generate links.",
  714. "bulkDeleteConfirmTitle": "Delete {count} clients?",
  715. "bulkDeleteConfirmContent": "Each selected client is removed from every attached inbound and its traffic record is dropped. This cannot be undone.",
  716. "bulkAdjustTitle": "Adjust {count} clients",
  717. "bulkAdjustHint": "Positive values extend, negative values reduce. Clients with unlimited expiry or traffic are skipped for that field.",
  718. "bulkAdjustNothing": "Set days or traffic before applying.",
  719. "addDays": "Add days",
  720. "addTrafficGB": "Add traffic (GB)",
  721. "delDepleted": "Delete depleted",
  722. "delDepletedConfirmTitle": "Delete depleted clients?",
  723. "delDepletedConfirmContent": "Removes every client whose traffic quota is exhausted or whose expiry has passed. This cannot be undone.",
  724. "auth": "Auth",
  725. "hysteriaAuth": "Hysteria Auth",
  726. "uuid": "UUID",
  727. "flow": "Flow",
  728. "vmessSecurity": "VMess Security",
  729. "reverseTag": "Reverse tag",
  730. "reverseTagPlaceholder": "Optional reverse tag",
  731. "telegramId": "Telegram user ID",
  732. "telegramIdPlaceholder": "Numeric Telegram user ID (0 = none)",
  733. "created": "Created",
  734. "updated": "Updated",
  735. "ipLimit": "IP limit",
  736. "toasts": {
  737. "deleted": "Client deleted",
  738. "trafficReset": "Traffic reset",
  739. "allTrafficsReset": "All client traffic reset",
  740. "bulkDeleted": "{count} clients deleted",
  741. "bulkDeletedMixed": "{ok} deleted, {failed} failed",
  742. "bulkCreated": "{count} clients created",
  743. "bulkCreatedMixed": "{ok} created, {failed} failed",
  744. "bulkAdjusted": "{count} clients adjusted",
  745. "bulkAdjustedMixed": "{ok} adjusted, {skipped} skipped",
  746. "delDepleted": "{count} depleted clients deleted"
  747. }
  748. },
  749. "groups": {
  750. "title": "Groups",
  751. "name": "Name",
  752. "clientCount": "Clients in group",
  753. "totalGroups": "Total groups",
  754. "totalGroupedClients": "Clients with a group",
  755. "emptyGroups": "Empty groups",
  756. "addGroup": "Add Group",
  757. "createSuccess": "Group \"{name}\" created.",
  758. "rename": "Rename",
  759. "renameTitle": "Rename {name}",
  760. "renameCollision": "A group named \"{name}\" already exists.",
  761. "renameSuccess": "Renamed group on {count} client(s).",
  762. "deleteConfirmTitle": "Delete group {name}?",
  763. "deleteConfirmContent": "This removes the group and clears its label from {count} client(s). The clients themselves are not deleted.",
  764. "deleteSuccess": "Cleared group from {count} client(s).",
  765. "resetTraffic": "Reset traffic",
  766. "resetConfirmTitle": "Reset traffic for group {name}?",
  767. "resetConfirmContent": "This zeros up/down for all {count} client(s) in this group.",
  768. "resetSuccess": "Reset traffic for {count} client(s).",
  769. "adjustSuccess": "Adjusted {count} client(s) in {name}.",
  770. "emptyForAction": "This group has no clients yet.",
  771. "deleteGroupOnly": "Delete group (keep clients)",
  772. "deleteClients": "Delete clients in group",
  773. "deleteClientsConfirmTitle": "Delete all clients in {name}?",
  774. "deleteClientsConfirmContent": "This permanently removes {count} client(s) along with their traffic records. The group label is cleared too. This cannot be undone.",
  775. "deleteClientsSuccess": "Deleted {count} client(s).",
  776. "deleteClientsMixed": "{ok} deleted, {failed} skipped",
  777. "addToGroup": "Add clients…",
  778. "addToGroupTitle": "Add clients to group \"{name}\"",
  779. "addToGroupDesc": "Select clients to add to this group. They keep their existing inbound attachments; only the group label changes. Clients already in this group are not listed.",
  780. "addToGroupEmpty": "No other clients available to add.",
  781. "addToGroupResult": "Added {count} client(s) to {name}.",
  782. "removeFromGroup": "Remove clients…",
  783. "removeFromGroupTitle": "Remove clients from group \"{name}\"",
  784. "removeFromGroupDesc": "Select members to remove from this group. Clients themselves are kept (use \"Delete clients in group\" to remove them entirely).",
  785. "removeFromGroupResult": "Removed {count} client(s) from {name}."
  786. },
  787. "nodes": {
  788. "title": "Nodes",
  789. "addNode": "Add Node",
  790. "editNode": "Edit Node",
  791. "totalNodes": "Total Nodes",
  792. "onlineNodes": "Online",
  793. "offlineNodes": "Offline",
  794. "avgLatency": "Avg Latency",
  795. "name": "Name",
  796. "namePlaceholder": "e.g. de-frankfurt-1",
  797. "addressPlaceholder": "panel.example.com or 1.2.3.4",
  798. "remark": "Remark",
  799. "scheme": "Scheme",
  800. "address": "Address",
  801. "port": "Port",
  802. "basePath": "Base Path",
  803. "apiToken": "API Token",
  804. "apiTokenPlaceholder": "Token from the remote panel's Settings page",
  805. "apiTokenHint": "The remote panel exposes its API token under Settings → API Token.",
  806. "regenerate": "Regenerate Token",
  807. "regenerateConfirm": "Regenerating invalidates the current token. Any central panel using it will lose access until updated. Continue?",
  808. "allowPrivateAddress": "Allow private address",
  809. "allowPrivateAddressHint": "Enable only for nodes on a private network or VPN.",
  810. "enable": "Enabled",
  811. "status": "Status",
  812. "cpu": "CPU",
  813. "mem": "Memory",
  814. "uptime": "Uptime",
  815. "latency": "Latency",
  816. "lastHeartbeat": "Last Heartbeat",
  817. "xrayVersion": "Xray Version",
  818. "panelVersion": "Panel Version",
  819. "actions": "Actions",
  820. "probe": "Probe Now",
  821. "testConnection": "Test Connection",
  822. "connectionOk": "Connection OK ({ms} ms)",
  823. "connectionFailed": "Connection failed",
  824. "never": "never",
  825. "justNow": "just now",
  826. "deleteConfirmTitle": "Delete node \"{name}\"?",
  827. "deleteConfirmContent": "This stops monitoring the node. The remote panel itself is unaffected.",
  828. "statusValues": {
  829. "online": "Online",
  830. "offline": "Offline",
  831. "unknown": "Unknown"
  832. },
  833. "toasts": {
  834. "list": "Failed to load nodes",
  835. "obtain": "Failed to load node",
  836. "add": "Add node",
  837. "update": "Update node",
  838. "delete": "Delete node",
  839. "deleted": "Node deleted",
  840. "test": "Test connection",
  841. "fillRequired": "Name, address, port and API token are required",
  842. "probeFailed": "Probe failed"
  843. }
  844. },
  845. "settings": {
  846. "title": "Panel Settings",
  847. "save": "Save",
  848. "infoDesc": "Every change made here needs to be saved. Please restart the panel to apply changes.",
  849. "restartPanel": "Restart Panel",
  850. "restartPanelDesc": "Are you sure you want to restart the panel? If you cannot access the panel after restarting, please view the panel log info on the server.",
  851. "restartPanelSuccess": "The panel was successfully restarted.",
  852. "actions": "Actions",
  853. "resetDefaultConfig": "Reset to Default",
  854. "panelSettings": "General",
  855. "securitySettings": "Authentication",
  856. "securityWarnings": "Security warnings",
  857. "panelExposed": "Your panel may be exposed:",
  858. "warnHttp": "Panel is served over plain HTTP — set up TLS for production.",
  859. "warnDefaultPort": "Default port 2053 is well-known — change it to a random port.",
  860. "warnDefaultBasePath": "Default base path \"/\" is well-known — change it to a random path.",
  861. "warnDefaultSubPath": "Default subscription path \"/sub/\" is well-known — change it.",
  862. "warnDefaultJsonPath": "Default JSON subscription path \"/json/\" is well-known — change it.",
  863. "TGBotSettings": "Telegram Bot",
  864. "panelListeningIP": "Listen IP",
  865. "panelListeningIPDesc": "The IP address for the web panel. (leave blank to listen on all IPs)",
  866. "panelListeningDomain": "Listen Domain",
  867. "panelListeningDomainDesc": "The domain name for the web panel. (leave blank to listen on all domains and IPs)",
  868. "panelPort": "Listen Port",
  869. "panelPortDesc": "The port number for the web panel. (must be an unused port)",
  870. "publicKeyPath": "Public Key Path",
  871. "publicKeyPathDesc": "The public key file path for the web panel. (begins with ‘/‘)",
  872. "privateKeyPath": "Private Key Path",
  873. "privateKeyPathDesc": "The private key file path for the web panel. (begins with ‘/‘)",
  874. "panelUrlPath": "URI Path",
  875. "panelUrlPathDesc": "The URI path for the web panel. (begins with ‘/‘ and concludes with ‘/‘)",
  876. "pageSize": "Pagination Size",
  877. "pageSizeDesc": "Define page size for inbounds table. (0 = disable)",
  878. "panelProxy": "Panel Network Proxy",
  879. "panelProxyDesc": "Routes the panel's own outbound requests (geo updates, Xray/panel version checks, Telegram) through this proxy to bypass server-side filtering of GitHub/Telegram. Accepts socks5:// or http(s)://, e.g. a local Xray SOCKS inbound. Leave empty for a direct connection.",
  880. "remarkModel": "Remark Model & Separation Character",
  881. "datepicker": "Calendar Type",
  882. "datepickerPlaceholder": "Select date",
  883. "datepickerDescription": "Scheduled tasks will run based on this calendar.",
  884. "sampleRemark": "Sample Remark",
  885. "oldUsername": "Current Username",
  886. "currentPassword": "Current Password",
  887. "newUsername": "New Username",
  888. "newPassword": "New Password",
  889. "telegramBotEnable": "Enable Telegram Bot",
  890. "telegramBotEnableDesc": "Enables the Telegram bot.",
  891. "telegramToken": "Telegram Token",
  892. "telegramTokenDesc": "The Telegram bot token obtained from '{'@'}BotFather'.",
  893. "telegramProxy": "SOCKS Proxy",
  894. "telegramProxyDesc": "Enables SOCKS5 proxy for connecting to Telegram. (adjust settings as per guide)",
  895. "telegramAPIServer": "Telegram API Server",
  896. "telegramAPIServerDesc": "The Telegram API server to use. Leave blank to use the default server.",
  897. "telegramChatId": "Admin Chat ID",
  898. "telegramChatIdDesc": "The Telegram Admin Chat ID(s). (comma-separated)(get it here {'@'}userinfobot) or (use '/id' command in the bot)",
  899. "telegramNotifyTime": "Notification Time",
  900. "telegramNotifyTimeDesc": "The Telegram bot notification time set for periodic reports. (use the crontab time format)",
  901. "tgNotifyBackup": "Database Backup",
  902. "tgNotifyBackupDesc": "Send a database backup file with a report.",
  903. "tgNotifyLogin": "Login Notification",
  904. "tgNotifyLoginDesc": "Get notified about the username, IP address, and time whenever someone attempts to log into your web panel.",
  905. "sessionMaxAge": "Session Duration",
  906. "sessionMaxAgeDesc": "The duration for which you can stay logged in. (unit: minute)",
  907. "expireTimeDiff": "Expiration Date Notification",
  908. "expireTimeDiffDesc": "Get notified about expiration date when reaching this threshold. (unit: day)",
  909. "trafficDiff": "Traffic Cap Notification",
  910. "trafficDiffDesc": "Get notified about traffic cap when reaching this threshold. (unit: GB)",
  911. "tgNotifyCpu": "CPU Load Notification",
  912. "tgNotifyCpuDesc": "Get notified if CPU load exceeds this threshold. (unit: %)",
  913. "timeZone": "Time Zone",
  914. "timeZoneDesc": "Scheduled tasks will run based on this time zone.",
  915. "subSettings": "Subscription",
  916. "subEnable": "Subscription Service",
  917. "subEnableDesc": "Enable/Disable the subscription service.",
  918. "subJsonEnable": "Enable/Disable the JSON subscription endpoint independently.",
  919. "subJsonEnableTitle": "JSON subscription",
  920. "subClashEnableTitle": "Clash / Mihomo subscription",
  921. "subTitle": "Subscription Title",
  922. "subTitleDesc": "Title shown in VPN client",
  923. "subSupportUrl": "Support URL",
  924. "subSupportUrlDesc": "Technical support link shown in the VPN client",
  925. "subProfileUrl": "Profile URL",
  926. "subProfileUrlDesc": "A link to your website displayed in the VPN client",
  927. "subAnnounce": "Announce",
  928. "subAnnounceDesc": "The announcement text displayed in the VPN client",
  929. "subEnableRouting": "Enable routing",
  930. "subEnableRoutingDesc": "Global setting to enable routing in the VPN client. (Only for Happ)",
  931. "subRoutingRules": "Routing rules",
  932. "subRoutingRulesDesc": "Global routing rules for the VPN client. (Only for Happ)",
  933. "subListen": "Listen IP",
  934. "subListenDesc": "The IP address for the subscription service. (leave blank to listen on all IPs)",
  935. "subPort": "Listen Port",
  936. "subPortDesc": "The port number for the subscription service. (must be an unused port)",
  937. "subCertPath": "Public Key Path",
  938. "subCertPathDesc": "The public key file path for the subscription service. (begins with ‘/‘)",
  939. "subKeyPath": "Private Key Path",
  940. "subKeyPathDesc": "The private key file path for the subscription service. (begins with ‘/‘)",
  941. "subPath": "URI Path",
  942. "subPathDesc": "The URI path for the subscription service. (begins with ‘/‘ and concludes with ‘/‘)",
  943. "subDomain": "Listen Domain",
  944. "subDomainDesc": "The domain name for the subscription service. (leave blank to listen on all domains and IPs)",
  945. "subUpdates": "Update Intervals",
  946. "subUpdatesDesc": "The update intervals of the subscription URL in the client apps. (unit: hour)",
  947. "subEncrypt": "Encode",
  948. "subEncryptDesc": "The returned content of subscription service will be Base64 encoded.",
  949. "subShowInfo": "Show Usage Info",
  950. "subShowInfoDesc": "The remaining traffic and date will be displayed in the client apps.",
  951. "subEmailInRemark": "Include Email in Name",
  952. "subEmailInRemarkDesc": "Include the client email in the subscription profile name.",
  953. "subURI": "Reverse Proxy URI",
  954. "subURIDesc": "The URI path of the subscription URL for use behind proxies.",
  955. "externalTrafficInformEnable": "External Traffic Inform",
  956. "externalTrafficInformEnableDesc": "Inform external API on every traffic update.",
  957. "externalTrafficInformURI": "External Traffic Inform URI",
  958. "externalTrafficInformURIDesc": "Traffic updates are sent to this URI.",
  959. "restartXrayOnClientDisable": "Restart Xray After Auto Disable",
  960. "restartXrayOnClientDisableDesc": "When a client is automatically disabled due to expiration or traffic limit, restart Xray.",
  961. "fragment": "Fragmentation",
  962. "fragmentDesc": "Enable fragmentation for TLS hello packet.",
  963. "fragmentSett": "Fragmentation Settings",
  964. "noisesDesc": "Enable Noises.",
  965. "noisesSett": "Noises Settings",
  966. "trustedProxyCidrs": "Trusted proxy CIDRs",
  967. "trustedProxyCidrsDesc": "Comma-separated IPs/CIDRs allowed to set forwarded host, proto, and client IP headers.",
  968. "ldap": {
  969. "enable": "Enable LDAP sync",
  970. "host": "LDAP host",
  971. "port": "LDAP port",
  972. "useTls": "Use TLS (LDAPS)",
  973. "bindDn": "Bind DN",
  974. "passwordConfigured": "Configured; leave blank to keep current password.",
  975. "passwordUnconfigured": "Not configured.",
  976. "passwordPlaceholder": "Configured - enter a new value to replace",
  977. "baseDn": "Base DN",
  978. "userFilter": "User filter",
  979. "userAttr": "User attribute (username/email)",
  980. "vlessField": "VLESS flag attribute",
  981. "flagField": "Generic flag attribute (optional)",
  982. "flagFieldDesc": "If set, overrides VLESS flag — e.g. shadowInactive.",
  983. "truthyValues": "Truthy values",
  984. "truthyValuesDesc": "Comma-separated; default: true,1,yes,on",
  985. "invertFlag": "Invert flag",
  986. "invertFlagDesc": "Enable when the attribute means disabled (e.g. shadowInactive).",
  987. "syncSchedule": "Sync schedule",
  988. "syncScheduleDesc": "Cron-like string, e.g. @every 1m",
  989. "inboundTags": "Inbound tags",
  990. "inboundTagsDesc": "Inbounds that LDAP sync may auto-create or auto-delete clients on.",
  991. "noInbounds": "No inbounds found. Create one in Inbounds first.",
  992. "autoCreate": "Auto create clients",
  993. "autoDelete": "Auto delete clients",
  994. "defaultTotalGb": "Default total (GB)",
  995. "defaultExpiryDays": "Default expiry (days)",
  996. "defaultIpLimit": "Default IP limit"
  997. },
  998. "subFormats": {
  999. "packets": "Packets",
  1000. "length": "Length",
  1001. "interval": "Interval",
  1002. "maxSplit": "Max split",
  1003. "noises": "Noises",
  1004. "noiseItem": "Noise №{n}",
  1005. "type": "Type",
  1006. "packet": "Packet",
  1007. "delayMs": "Delay (ms)",
  1008. "applyTo": "Apply to",
  1009. "addNoise": "+ Noise",
  1010. "concurrency": "Concurrency",
  1011. "xudpConcurrency": "xudp concurrency",
  1012. "xudpUdp443": "xudp UDP 443"
  1013. },
  1014. "mux": "Mux",
  1015. "muxDesc": "Transmit multiple independent data streams within an established data stream.",
  1016. "muxSett": "Mux Settings",
  1017. "direct": "Direct Connection",
  1018. "directDesc": "Directly establishes connections with domains or IP ranges of a specific country.",
  1019. "notifications": "Notifications",
  1020. "certs": "Certificates",
  1021. "externalTraffic": "External Traffic",
  1022. "dateAndTime": "Date and Time",
  1023. "proxyAndServer": "Proxy and Server",
  1024. "intervals": "Intervals",
  1025. "information": "Information",
  1026. "language": "Language",
  1027. "telegramBotLanguage": "Telegram Bot Language",
  1028. "security": {
  1029. "admin": "Admin credentials",
  1030. "twoFactor": "Two-factor authentication",
  1031. "twoFactorEnable": "Enable 2FA",
  1032. "twoFactorEnableDesc": "Adds an additional layer of authentication to provide more security.",
  1033. "twoFactorModalSetTitle": "Enable two-factor authentication",
  1034. "twoFactorModalDeleteTitle": "Disable two-factor authentication",
  1035. "twoFactorModalSteps": "To set up two-factor authentication, perform a few steps:",
  1036. "twoFactorModalFirstStep": "1. Scan this QR code in the app for authentication or copy the token near the QR code and paste it into the app",
  1037. "twoFactorModalSecondStep": "2. Enter the code from the app",
  1038. "twoFactorModalRemoveStep": "Enter the code from the application to remove two-factor authentication.",
  1039. "twoFactorModalChangeCredentialsTitle": "Change credentials",
  1040. "twoFactorModalChangeCredentialsStep": "Enter the code from the application to change administrator credentials.",
  1041. "twoFactorModalSetSuccess": "Two-factor authentication has been successfully established",
  1042. "twoFactorModalDeleteSuccess": "Two-factor authentication has been successfully deleted",
  1043. "twoFactorModalError": "Wrong code",
  1044. "show": "Show",
  1045. "hide": "Hide",
  1046. "apiTokenNew": "New token",
  1047. "apiTokenName": "Name",
  1048. "apiTokenNamePlaceholder": "e.g. central-panel-a",
  1049. "apiTokenNameRequired": "Name is required",
  1050. "apiTokenEmpty": "No tokens yet — create one to authenticate bots or remote panels.",
  1051. "apiTokenDeleteWarning": "Any caller using this token will stop authenticating immediately."
  1052. },
  1053. "toasts": {
  1054. "modifySettings": "The parameters have been changed.",
  1055. "getSettings": "An error occurred while retrieving parameters.",
  1056. "modifyUserError": "An error occurred while changing administrator credentials.",
  1057. "modifyUser": "You have successfully changed the credentials of the administrator.",
  1058. "originalUserPassIncorrect": "The current username or password is invalid",
  1059. "userPassMustBeNotEmpty": "The new username and password are empty",
  1060. "getOutboundTrafficError": "Error getting traffic",
  1061. "resetOutboundTrafficError": "Error resetting outbound traffic"
  1062. }
  1063. },
  1064. "xray": {
  1065. "title": "Xray Configs",
  1066. "save": "Save",
  1067. "restart": "Restart Xray",
  1068. "restartSuccess": "Xray has been successfully relaunched.",
  1069. "restartOutputTitle": "Xray restart output",
  1070. "restartConfirmTitle": "Restart xray?",
  1071. "restartConfirmContent": "Reloads the xray service with the saved configuration.",
  1072. "stopSuccess": "Xray has been successfully stopped.",
  1073. "restartError": "There was an error when rebooting the Xray.",
  1074. "stopError": "There was an error when stopping the Xray.",
  1075. "basicTemplate": "Basics",
  1076. "advancedTemplate": "Advanced",
  1077. "generalConfigs": "General",
  1078. "generalConfigsDesc": "These options will determine general adjustments.",
  1079. "logConfigs": "Log",
  1080. "logConfigsDesc": "Logs may affect your server's efficiency. It is recommended to enable them wisely only when needed.",
  1081. "blockConfigsDesc": "These options will block traffic based on specific requested protocols and websites.",
  1082. "basicRouting": "Basic Routing",
  1083. "blockConnectionsConfigsDesc": "These options will block traffic based on the specific requested country.",
  1084. "directConnectionsConfigsDesc": "A direct connection ensures that specific traffic is not routed through another server.",
  1085. "blockips": "Block IPs",
  1086. "blockdomains": "Block Domains",
  1087. "directips": "Direct IPs",
  1088. "directdomains": "Direct Domains",
  1089. "ipv4Routing": "IPv4 Routing",
  1090. "ipv4RoutingDesc": "These options will route traffic based on a specific destination via IPv4.",
  1091. "warpRouting": "WARP Routing",
  1092. "warpRoutingDesc": "These options will route traffic based on a specific destination via WARP.",
  1093. "nordRouting": "NordVPN Routing",
  1094. "nordRoutingDesc": "These options will route traffic based on a specific destination via NordVPN.",
  1095. "Template": "Advanced Xray Configuration Template",
  1096. "TemplateDesc": "The final Xray config file will be generated based on this template.",
  1097. "FreedomStrategy": "Freedom Protocol Strategy",
  1098. "FreedomStrategyDesc": "Set the output strategy for the network in the Freedom Protocol.",
  1099. "RoutingStrategy": "Overall Routing Strategy",
  1100. "RoutingStrategyDesc": "Set the overall traffic routing strategy for resolving all requests.",
  1101. "outboundTestUrl": "Outbound Test URL",
  1102. "outboundTestUrlDesc": "URL used when testing outbound connectivity.",
  1103. "Torrent": "Block BitTorrent Protocol",
  1104. "Inbounds": "Inbounds",
  1105. "InboundsDesc": "Accepting the specific clients.",
  1106. "Outbounds": "Outbounds",
  1107. "Balancers": "Balancers",
  1108. "balancerTagRequired": "Tag is required",
  1109. "balancerSelectorRequired": "Pick at least one outbound",
  1110. "OutboundsDesc": "Set the outgoing traffic pathway.",
  1111. "Routings": "Routing Rules",
  1112. "RoutingsDesc": "The priority of each rule is important!",
  1113. "completeTemplate": "All",
  1114. "logLevel": "Log Level",
  1115. "logLevelDesc": "The log level for error logs, indicating the information that needs to be recorded.",
  1116. "accessLog": "Access Log",
  1117. "accessLogDesc": "The file path for the access log. The special value 'none' disables access logs",
  1118. "errorLog": "Error Log",
  1119. "errorLogDesc": "The file path for the error log. The special value 'none' disables error logs",
  1120. "dnsLog": "DNS Log",
  1121. "dnsLogDesc": "Whether to enable DNS query logs",
  1122. "maskAddress": "Mask Address",
  1123. "maskAddressDesc": "IP address mask, when enabled, will automatically replace the IP address that appears in the log.",
  1124. "statistics": "Statistics",
  1125. "statsInboundUplink": "Inbound Upload Statistics",
  1126. "statsInboundUplinkDesc": "Enables the statistics collection for upstream traffic of all inbound proxies.",
  1127. "statsInboundDownlink": "Inbound Download Statistics",
  1128. "statsInboundDownlinkDesc": "Enables the statistics collection for downstream traffic of all inbound proxies.",
  1129. "statsOutboundUplink": "Outbound Upload Statistics",
  1130. "statsOutboundUplinkDesc": "Enables the statistics collection for upstream traffic of all outbound proxies.",
  1131. "statsOutboundDownlink": "Outbound Download Statistics",
  1132. "statsOutboundDownlinkDesc": "Enables the statistics collection for downstream traffic of all outbound proxies.",
  1133. "rules": {
  1134. "first": "First",
  1135. "last": "Last",
  1136. "up": "Up",
  1137. "down": "Down",
  1138. "source": "Source",
  1139. "dest": "Destination",
  1140. "inbound": "Inbound",
  1141. "outbound": "Outbound",
  1142. "balancer": "Balancer",
  1143. "info": "Info",
  1144. "add": "Add Rule",
  1145. "edit": "Edit Rule",
  1146. "useComma": "Comma-separated list"
  1147. },
  1148. "routing": {
  1149. "dragToReorder": "Drag to reorder"
  1150. },
  1151. "ruleForm": {
  1152. "sourceIps": "Source IPs",
  1153. "sourcePort": "Source port",
  1154. "vlessRoute": "VLESS route",
  1155. "attributes": "Attributes",
  1156. "value": "Value",
  1157. "user": "User",
  1158. "inboundTags": "Inbound tags",
  1159. "outboundTag": "Outbound tag",
  1160. "balancerTag": "Balancer tag",
  1161. "balancerTagTooltip": "Routes traffic through one of the configured load balancers"
  1162. },
  1163. "outboundForm": {
  1164. "tagDuplicate": "Tag already used by another outbound",
  1165. "tagRequired": "Tag is required",
  1166. "tagPlaceholder": "unique-tag",
  1167. "localIpPlaceholder": "local IP",
  1168. "addressRequired": "Address is required",
  1169. "portRequired": "Port is required",
  1170. "optional": "optional",
  1171. "udpOverTcp": "UDP over TCP",
  1172. "uotVersion": "UoT version",
  1173. "inboundTag": "Inbound tag",
  1174. "inboundTagPlaceholder": "inbound tag used in routing rules",
  1175. "responseType": "Response type",
  1176. "rewriteNetwork": "Rewrite network",
  1177. "unchanged": "(unchanged)",
  1178. "unchangedAddress": "(unchanged) e.g. 1.1.1.1",
  1179. "rules": "Rules",
  1180. "ruleN": "Rule {n}",
  1181. "action": "Action",
  1182. "redirect": "Redirect",
  1183. "fragment": "Fragment",
  1184. "finalRules": "Final Rules",
  1185. "overrideXrayPrivateIp": "Override Xray's default private-IP block",
  1186. "blockDelay": "Block delay (ms)",
  1187. "reverseSniffing": "Reverse Sniffing",
  1188. "workers": "Workers",
  1189. "reserved": "Reserved",
  1190. "minUploadInterval": "Min upload interval (ms)",
  1191. "maxUploadSizeBytes": "Max upload size (bytes)",
  1192. "uplinkChunkSize": "Uplink chunk size",
  1193. "noGrpcHeader": "No gRPC header",
  1194. "maxConcurrency": "Max concurrency",
  1195. "maxConnections": "Max connections",
  1196. "maxReuseTimes": "Max reuse times",
  1197. "maxRequestTimes": "Max request times",
  1198. "maxReusableSecs": "Max reusable secs",
  1199. "keepAlivePeriod": "Keep alive period",
  1200. "authPassword": "Auth password",
  1201. "visionTestpre": "Vision testpre",
  1202. "serverNamePlaceholder": "server name",
  1203. "verifyPeerName": "Verify peer name",
  1204. "pinnedSha256": "Pinned SHA256",
  1205. "shortId": "Short ID",
  1206. "sockopts": "Sockopts",
  1207. "keepAliveInterval": "Keep alive interval",
  1208. "markFwmark": "Mark (fwmark)",
  1209. "interface": "Interface",
  1210. "ipv6Only": "IPv6 only",
  1211. "acceptProxyProtocol": "Accept proxy protocol",
  1212. "tcpUserTimeoutMs": "TCP user timeout (ms)",
  1213. "tcpKeepAliveIdleS": "TCP keep-alive idle (s)"
  1214. },
  1215. "outbound": {
  1216. "addOutbound": "Add Outbound",
  1217. "addReverse": "Add Reverse",
  1218. "editOutbound": "Edit Outbound",
  1219. "editReverse": "Edit Reverse",
  1220. "reverseTag": "Reverse Tag",
  1221. "reverseTagDesc": "VLESS simple reverse proxy tag. Leave empty to disable.",
  1222. "reverseTagPlaceholder": "reverse tag (leave empty to disable)",
  1223. "tag": "Tag",
  1224. "tagDesc": "Unique Tag",
  1225. "address": "Address",
  1226. "reverse": "Reverse",
  1227. "domain": "Domain",
  1228. "type": "Type",
  1229. "bridge": "Bridge",
  1230. "portal": "Portal",
  1231. "link": "Link",
  1232. "intercon": "Interconnection",
  1233. "settings": "Settings",
  1234. "accountInfo": "Account Information",
  1235. "outboundStatus": "Outbound Status",
  1236. "sendThrough": "Send Through",
  1237. "test": "Test",
  1238. "testResult": "Test Result",
  1239. "testing": "Testing connection...",
  1240. "testSuccess": "Test successful",
  1241. "testFailed": "Test failed",
  1242. "testError": "Failed to test outbound",
  1243. "testModeTooltip": "TCP: fast dial-only probe. HTTP: full request through xray.",
  1244. "testAll": "Test all",
  1245. "nordvpn": "NordVPN",
  1246. "accessToken": "Access Token",
  1247. "country": "Country",
  1248. "server": "Server",
  1249. "city": "City",
  1250. "allCities": "All Cities",
  1251. "privateKey": "Private Key",
  1252. "load": "Load"
  1253. },
  1254. "balancer": {
  1255. "addBalancer": "Add Balancer",
  1256. "editBalancer": "Edit Balancer",
  1257. "balancerStrategy": "Strategy",
  1258. "balancerSelectors": "Selectors",
  1259. "tag": "Tag",
  1260. "tagDesc": "Unique Tag",
  1261. "tagDuplicate": "Tag already used by another balancer",
  1262. "tagPlaceholder": "unique balancer tag",
  1263. "selector": "Selector",
  1264. "fallback": "Fallback",
  1265. "expected": "Expected",
  1266. "expectedPlaceholder": "optimal node count",
  1267. "maxRtt": "Max RTT",
  1268. "tolerance": "Tolerance",
  1269. "baselines": "Baselines",
  1270. "costs": "Costs",
  1271. "balancerDesc": "It is not possible to use balancerTag and outboundTag at the same time. If used at the same time, only outboundTag will work."
  1272. },
  1273. "wireguard": {
  1274. "secretKey": "Secret Key",
  1275. "publicKey": "Public Key",
  1276. "allowedIPs": "Allowed IPs",
  1277. "endpoint": "Endpoint",
  1278. "psk": "PreShared Key",
  1279. "domainStrategy": "Domain Strategy"
  1280. },
  1281. "tun": {
  1282. "nameDesc": "The name of the TUN interface. Default is 'xray0'",
  1283. "mtuDesc": "Maximum Transmission Unit. The maximum size of data packets. Default is 1500",
  1284. "userLevel": "User Level",
  1285. "userLevelDesc": "All connections made through this inbound will use this user level. Default is 0"
  1286. },
  1287. "nord": {
  1288. "accessToken": "Access token",
  1289. "privateKey": "Private key",
  1290. "noServers": "No servers found for the selected country",
  1291. "noPublicKey": "Selected server does not advertise a NordLynx public key.",
  1292. "outboundAdded": "NordVPN outbound added",
  1293. "outboundUpdated": "NordVPN outbound updated"
  1294. },
  1295. "warp": {
  1296. "licenseError": "Failed to set WARP license.",
  1297. "fetchFirst": "Fetch the WARP config first.",
  1298. "createAccount": "Create WARP account",
  1299. "accessToken": "Access token",
  1300. "deviceId": "Device ID",
  1301. "licenseKey": "License key",
  1302. "privateKey": "Private key",
  1303. "deleteAccount": "Delete account",
  1304. "settings": "Settings",
  1305. "licenseKeyLabel": "WARP / WARP+ license key",
  1306. "key": "Key",
  1307. "keyPlaceholder": "26-char WARP+ key",
  1308. "accountInfo": "Account info",
  1309. "deviceName": "Device name",
  1310. "deviceModel": "Device model",
  1311. "deviceEnabled": "Device enabled",
  1312. "accountType": "Account type",
  1313. "role": "Role",
  1314. "warpPlusData": "WARP+ data",
  1315. "quota": "Quota",
  1316. "usage": "Usage",
  1317. "addOutbound": "Add outbound"
  1318. },
  1319. "dns": {
  1320. "enable": "Enable DNS",
  1321. "enableDesc": "Enable built-in DNS server",
  1322. "tag": "DNS Inbound Tag",
  1323. "tagDesc": "This tag will be available as an Inbound tag in routing rules.",
  1324. "clientIp": "Client IP",
  1325. "clientIpDesc": "Used to notify the server of the specified IP location during DNS queries",
  1326. "disableCache": "Disable cache",
  1327. "disableCacheDesc": "Disables DNS caching",
  1328. "disableFallback": "Disable Fallback",
  1329. "disableFallbackDesc": "Disables fallback DNS queries",
  1330. "disableFallbackIfMatch": "Disable Fallback If Match",
  1331. "disableFallbackIfMatchDesc": "Disables fallback DNS queries when the matching domain list of the DNS server is hit",
  1332. "enableParallelQuery": "Enable Parallel Query",
  1333. "enableParallelQueryDesc": "Enable parallel DNS queries to multiple servers for faster resolution",
  1334. "strategy": "Query Strategy",
  1335. "strategyDesc": "Overall strategy to resolve domain names",
  1336. "add": "Add Server",
  1337. "edit": "Edit Server",
  1338. "domains": "Domains",
  1339. "expectIPs": "Expect IPs",
  1340. "unexpectIPs": "Unexpected IPs",
  1341. "useSystemHosts": "Use System Hosts",
  1342. "useSystemHostsDesc": "Use the operating system's hosts file",
  1343. "serveStale": "Serve Stale",
  1344. "serveStaleDesc": "Return expired cached results while refreshing in the background",
  1345. "serveExpiredTTL": "Serve Expired TTL",
  1346. "serveExpiredTTLDesc": "Validity (seconds) of stale cache entries; 0 = never expire",
  1347. "timeoutMs": "Timeout (ms)",
  1348. "skipFallback": "Skip Fallback",
  1349. "finalQuery": "Final Query",
  1350. "hosts": "Hosts",
  1351. "hostsAdd": "Add Host",
  1352. "hostsEmpty": "No host overrides defined",
  1353. "hostsDomain": "Domain (e.g. domain:example.com)",
  1354. "hostsValues": "IP or domain — type and press Enter",
  1355. "usePreset": "Use Preset",
  1356. "dnsPresetTitle": "DNS Presets",
  1357. "dnsPresetFamily": "Family",
  1358. "clearAll": "Delete All",
  1359. "clearAllTitle": "Delete all DNS servers?",
  1360. "clearAllConfirm": "This removes every DNS server from the list. This cannot be undone."
  1361. },
  1362. "fakedns": {
  1363. "add": "Add Fake DNS",
  1364. "edit": "Edit Fake DNS",
  1365. "ipPool": "IP Pool Subnet",
  1366. "poolSize": "Pool Size"
  1367. }
  1368. }
  1369. },
  1370. "tgbot": {
  1371. "keyboardClosed": "❌ Custom keyboard closed!",
  1372. "noResult": "❗ No result!",
  1373. "noQuery": "❌ Query not found! Please use the command again!",
  1374. "wentWrong": "❌ Something went wrong!",
  1375. "noIpRecord": "❗ No IP Record!",
  1376. "noInbounds": "❗ No inbound found!",
  1377. "unlimited": "♾ Unlimited(Reset)",
  1378. "add": "Add",
  1379. "month": "Month",
  1380. "months": "Months",
  1381. "day": "Day",
  1382. "days": "Days",
  1383. "hours": "Hours",
  1384. "minutes": "Minutes",
  1385. "unknown": "Unknown",
  1386. "inbounds": "Inbounds",
  1387. "clients": "Clients",
  1388. "offline": "🔴 Offline",
  1389. "online": "🟢 Online",
  1390. "commands": {
  1391. "unknown": "❗ Unknown command.",
  1392. "pleaseChoose": "👇 Please choose:\r\n",
  1393. "help": "🤖 Welcome to this bot! It's designed to offer specific data from the web panel and allows you to make modifications as needed.\r\n\r\n",
  1394. "start": "👋 Hello <i>{{ .Firstname }}</i>.\r\n",
  1395. "welcome": "🤖 Welcome to <b>{{ .Hostname }}</b> management bot.\r\n",
  1396. "status": "✅ Bot is OK!",
  1397. "usage": "❗ Please provide a text to search!",
  1398. "getID": "🆔 Your ID: <code>{{ .ID }}</code>",
  1399. "helpAdminCommands": "To restart Xray Core:\r\n<code>/restart</code>\r\n\r\nTo search for a client email:\r\n<code>/usage [Email]</code>\r\n\r\nTo search for inbounds (with client stats):\r\n<code>/inbound [Remark]</code>\r\n\r\nTelegram Chat ID:\r\n<code>/id</code>",
  1400. "helpClientCommands": "To search for statistics, use the following command:\r\n\r\n<code>/usage [Email]</code>\r\n\r\nTelegram Chat ID:\r\n<code>/id</code>",
  1401. "restartUsage": "\r\n\r\n<code>/restart</code>",
  1402. "restartSuccess": "✅ Operation successful!",
  1403. "restartFailed": "❗ Error in operation.\r\n\r\n<code>Error: {{ .Error }}</code>.",
  1404. "xrayNotRunning": "❗ Xray Core is not running.",
  1405. "startDesc": "Show the main menu",
  1406. "helpDesc": "Bot help",
  1407. "statusDesc": "Check bot status",
  1408. "idDesc": "Show your Telegram ID"
  1409. },
  1410. "messages": {
  1411. "cpuThreshold": "🔴 CPU Load {{ .Percent }}% exceeds the threshold of {{ .Threshold }}%",
  1412. "selectUserFailed": "❌ Error in user selection!",
  1413. "userSaved": "✅ Telegram User saved.",
  1414. "loginSuccess": "✅ Logged in to the panel successfully.\r\n",
  1415. "loginFailed": "❗️Login attempt to the panel failed.\r\n",
  1416. "2faFailed": "2FA Failed",
  1417. "report": "🕰 Scheduled Reports: {{ .RunTime }}\r\n",
  1418. "datetime": "⏰ Date&Time: {{ .DateTime }}\r\n",
  1419. "hostname": "💻 Host: {{ .Hostname }}\r\n",
  1420. "version": "🚀 3X-UI Version: {{ .Version }}\r\n",
  1421. "xrayVersion": "📡 Xray Version: {{ .XrayVersion }}\r\n",
  1422. "ipv6": "🌐 IPv6: {{ .IPv6 }}\r\n",
  1423. "ipv4": "🌐 IPv4: {{ .IPv4 }}\r\n",
  1424. "ip": "🌐 IP: {{ .IP }}\r\n",
  1425. "ips": "🔢 IPs:\r\n{{ .IPs }}\r\n",
  1426. "serverUpTime": "⏳ Uptime: {{ .UpTime }} {{ .Unit }}\r\n",
  1427. "serverLoad": "📈 System Load: {{ .Load1 }}, {{ .Load2 }}, {{ .Load3 }}\r\n",
  1428. "serverMemory": "📋 RAM: {{ .Current }}/{{ .Total }}\r\n",
  1429. "tcpCount": "🔹 TCP: {{ .Count }}\r\n",
  1430. "udpCount": "🔸 UDP: {{ .Count }}\r\n",
  1431. "traffic": "🚦 Traffic: {{ .Total }} (↑{{ .Upload }},↓{{ .Download }})\r\n",
  1432. "xrayStatus": "ℹ️ Status: {{ .State }}\r\n",
  1433. "username": "👤 Username: {{ .Username }}\r\n",
  1434. "reason": "❗️ Reason: {{ .Reason }}\r\n",
  1435. "time": "⏰ Time: {{ .Time }}\r\n",
  1436. "inbound": "📍 Inbound: {{ .Remark }}\r\n",
  1437. "port": "🔌 Port: {{ .Port }}\r\n",
  1438. "expire": "📅 Expire Date: {{ .Time }}\r\n",
  1439. "expireIn": "📅 Expire In: {{ .Time }}\r\n",
  1440. "active": "💡 Active: {{ .Enable }}\r\n",
  1441. "enabled": "🚨 Enabled: {{ .Enable }}\r\n",
  1442. "online": "🌐 Connection status: {{ .Status }}\r\n",
  1443. "lastOnline": "🔙 Last online: {{ .Time }}\r\n",
  1444. "email": "📧 Email: {{ .Email }}\r\n",
  1445. "upload": "🔼 Upload: ↑{{ .Upload }}\r\n",
  1446. "download": "🔽 Download: ↓{{ .Download }}\r\n",
  1447. "total": "📊 Total: ↑↓{{ .UpDown }} / {{ .Total }}\r\n",
  1448. "TGUser": "👤 Telegram User: {{ .TelegramID }}\r\n",
  1449. "exhaustedMsg": "🚨 Exhausted {{ .Type }}:\r\n",
  1450. "exhaustedCount": "🚨 Exhausted {{ .Type }} count:\r\n",
  1451. "onlinesCount": "🌐 Online Clients: {{ .Count }}\r\n",
  1452. "disabled": "🛑 Disabled: {{ .Disabled }}\r\n",
  1453. "depleteSoon": "🔜 Deplete Soon: {{ .Deplete }}\r\n\r\n",
  1454. "backupTime": "🗄 Backup Time: {{ .Time }}\r\n",
  1455. "refreshedOn": "\r\n📋🔄 Refreshed On: {{ .Time }}\r\n\r\n",
  1456. "yes": "✅ Yes",
  1457. "no": "❌ No",
  1458. "received_id": "🔑📥 ID updated.",
  1459. "received_password": "🔑📥 Password updated.",
  1460. "received_email": "📧📥 Email updated.",
  1461. "received_comment": "💬📥 Comment updated.",
  1462. "id_prompt": "🔑 Default ID: {{ .ClientId }}\n\nEnter your ID.",
  1463. "pass_prompt": "🔑 Default Password: {{ .ClientPassword }}\n\nEnter your password.",
  1464. "email_prompt": "📧 Default Email: {{ .ClientEmail }}\n\nEnter your email.",
  1465. "comment_prompt": "💬 Default Comment: {{ .ClientComment }}\n\nEnter your comment.",
  1466. "inbound_client_data_id": "🔄 Inbound: {{ .InboundRemark }}\n\n🔑 ID: {{ .ClientId }}\n📧 Email: {{ .ClientEmail }}\n📊 Traffic: {{ .ClientTraffic }}\n📅 Expire Date: {{ .ClientExp }}\n🌐 IP Limit: {{ .IpLimit }}\n💬 Comment: {{ .ClientComment }}\n\nYou can add the client to inbound now!",
  1467. "inbound_client_data_pass": "🔄 Inbound: {{ .InboundRemark }}\n\n🔑 Password: {{ .ClientPass }}\n📧 Email: {{ .ClientEmail }}\n📊 Traffic: {{ .ClientTraffic }}\n📅 Expire Date: {{ .ClientExp }}\n🌐 IP Limit: {{ .IpLimit }}\n💬 Comment: {{ .ClientComment }}\n\nYou can add the client to inbound now!",
  1468. "cancel": "❌ Process Canceled! \n\nYou can /start again anytime. 🔄",
  1469. "error_add_client": "⚠️ Error:\n\n {{ .error }}",
  1470. "using_default_value": "Okay, I'll stick with the default value. 😊",
  1471. "incorrect_input": "Your input is not valid.\nThe phrases should be continuous without spaces.\nCorrect example: aaaaaa\nIncorrect example: aaa aaa 🚫",
  1472. "AreYouSure": "Are you sure? 🤔",
  1473. "SuccessResetTraffic": "📧 Email: {{ .ClientEmail }}\n🏁 Result: ✅ Success",
  1474. "FailedResetTraffic": "📧 Email: {{ .ClientEmail }}\n🏁 Result: ❌ Failed \n\n🛠️ Error: [ {{ .ErrorMessage }} ]",
  1475. "FinishProcess": "🔚 Traffic reset process finished for all clients."
  1476. },
  1477. "buttons": {
  1478. "closeKeyboard": "❌ Close Keyboard",
  1479. "cancel": "❌ Cancel",
  1480. "cancelReset": "❌ Cancel Reset",
  1481. "cancelIpLimit": "❌ Cancel IP Limit",
  1482. "confirmResetTraffic": "✅ Confirm Reset Traffic?",
  1483. "confirmClearIps": "✅ Confirm Clear IPs?",
  1484. "confirmRemoveTGUser": "✅ Confirm Remove Telegram User?",
  1485. "confirmToggle": "✅ Confirm Enable/Disable User?",
  1486. "dbBackup": "Get DB Backup",
  1487. "serverUsage": "Server Usage",
  1488. "getInbounds": "Get Inbounds",
  1489. "depleteSoon": "Deplete Soon",
  1490. "clientUsage": "Get Usage",
  1491. "onlines": "Online Clients",
  1492. "commands": "Commands",
  1493. "refresh": "🔄 Refresh",
  1494. "clearIPs": "❌ Clear IPs",
  1495. "removeTGUser": "❌ Remove Telegram User",
  1496. "selectTGUser": "👤 Select Telegram User",
  1497. "selectOneTGUser": "👤 Select a Telegram User:",
  1498. "resetTraffic": "📈 Reset Traffic",
  1499. "resetExpire": "📅 Change Expiry Date",
  1500. "ipLog": "🔢 IP Log",
  1501. "ipLimit": "🔢 IP Limit",
  1502. "setTGUser": "👤 Set Telegram User",
  1503. "toggle": "🔘 Enable / Disable",
  1504. "custom": "🔢 Custom",
  1505. "confirmNumber": "✅ Confirm: {{ .Num }}",
  1506. "confirmNumberAdd": "✅ Confirm adding: {{ .Num }}",
  1507. "limitTraffic": "🚧 Traffic Limit",
  1508. "getBanLogs": "Get Ban Logs",
  1509. "allClients": "All Clients",
  1510. "addClient": "Add Client",
  1511. "submitDisable": "Submit As Disable ☑️",
  1512. "submitEnable": "Submit As Enable ✅",
  1513. "use_default": "🏷️ Use default",
  1514. "change_id": "⚙️🔑 ID",
  1515. "change_password": "⚙️🔑 Password",
  1516. "change_email": "⚙️📧 Email",
  1517. "change_comment": "⚙️💬 Comment",
  1518. "change_flow": "⚙️🚦 Flow",
  1519. "ResetAllTraffics": "Reset All Traffic",
  1520. "SortedTrafficUsageReport": "Sorted Traffic Usage Report"
  1521. },
  1522. "answers": {
  1523. "successfulOperation": "✅ Operation successful!",
  1524. "errorOperation": "❗ Error in operation.",
  1525. "getInboundsFailed": "❌ Failed to get inbounds.",
  1526. "getClientsFailed": "❌ Failed to get clients.",
  1527. "canceled": "❌ {{ .Email }}: Operation canceled.",
  1528. "clientRefreshSuccess": "✅ {{ .Email }}: Client refreshed successfully.",
  1529. "IpRefreshSuccess": "✅ {{ .Email }}: IPs refreshed successfully.",
  1530. "TGIdRefreshSuccess": "✅ {{ .Email }}: Client's Telegram User refreshed successfully.",
  1531. "resetTrafficSuccess": "✅ {{ .Email }}: Traffic reset successfully.",
  1532. "setTrafficLimitSuccess": "✅ {{ .Email }}: Traffic limit saved successfully.",
  1533. "expireResetSuccess": "✅ {{ .Email }}: Expire days reset successfully.",
  1534. "resetIpSuccess": "✅ {{ .Email }}: IP limit {{ .Count }} saved successfully.",
  1535. "clearIpSuccess": "✅ {{ .Email }}: IPs cleared successfully.",
  1536. "getIpLog": "✅ {{ .Email }}: Get IP Log.",
  1537. "getUserInfo": "✅ {{ .Email }}: Get Telegram User Info.",
  1538. "removedTGUserSuccess": "✅ {{ .Email }}: Telegram User removed successfully.",
  1539. "enableSuccess": "✅ {{ .Email }}: Enabled successfully.",
  1540. "disableSuccess": "✅ {{ .Email }}: Disabled successfully.",
  1541. "askToAddUserId": "Your configuration is not found!\r\nPlease ask your admin to use your Telegram ChatID in your configuration(s).\r\n\r\nYour ChatID: <code>{{ .TgUserID }}</code>",
  1542. "chooseClient": "Choose a Client for Inbound {{ .Inbound }}",
  1543. "chooseInbound": "Choose an Inbound"
  1544. }
  1545. }
  1546. }