en-US.json 86 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707
  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. "historyTitleCpu": "CPU Usage",
  159. "historyTitleMem": "Memory Usage",
  160. "historyTitleNetwork": "Network Bandwidth",
  161. "historyTitlePackets": "Network Packets",
  162. "historyTitleDisk": "Disk I/O",
  163. "historyTitleOnline": "Online Clients",
  164. "historyTitleLoad": "System Load Average (1m / 5m / 15m)",
  165. "historyTitleConnections": "Active Connections (TCP / UDP)",
  166. "historyTitleDiskUsage": "Disk Space Usage",
  167. "historyTabBandwidth": "Bandwidth",
  168. "historyTabPackets": "Packets",
  169. "historyTabDisk": "Disk I/O",
  170. "historyTabOnline": "Online",
  171. "historyTabLoad": "Load",
  172. "historyTabConnections": "Connections",
  173. "historyTabDiskUsage": "Disk Usage",
  174. "charts": "Charts",
  175. "xrayMetricsTitle": "Xray Metrics",
  176. "xrayTitleHeap": "Allocated Heap Memory",
  177. "xrayTitleSys": "Memory Reserved from OS",
  178. "xrayTitleObjects": "Live Heap Objects",
  179. "xrayTitleGcCount": "Completed GC Cycles",
  180. "xrayTitleGcPause": "GC Pause Duration",
  181. "xrayTitleObservatory": "Outbound Connection Health",
  182. "xrayTabHeap": "Heap",
  183. "xrayTabSys": "Sys",
  184. "xrayTabObjects": "Objects",
  185. "xrayTabGcCount": "GC Count",
  186. "xrayTabGcPause": "GC Pause",
  187. "xrayTabObservatory": "Observatory",
  188. "xrayMetricsDisabled": "Xray metrics endpoint not configured",
  189. "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.",
  190. "xrayObservatoryEmpty": "No observatory data yet",
  191. "xrayObservatoryHint": "Add an observatory block to the xray config listing the outbound tags to probe, then restart xray.",
  192. "xrayObservatoryTagPlaceholder": "Select outbound",
  193. "xrayObservatoryAlive": "Alive",
  194. "xrayObservatoryDead": "Down",
  195. "xrayObservatoryLastSeen": "Last seen",
  196. "xrayObservatoryLastTry": "Last try",
  197. "trendLast2Min": "Last 2 minutes",
  198. "systemLoad": "System Load",
  199. "systemLoadDesc": "System load average for the past 1, 5, and 15 minutes",
  200. "connectionCount": "Connection Stats",
  201. "ipAddresses": "IP Addresses",
  202. "toggleIpVisibility": "Toggle visibility of the IP",
  203. "overallSpeed": "Overall Speed",
  204. "upload": "Upload",
  205. "download": "Download",
  206. "totalData": "Total Data",
  207. "sent": "Sent",
  208. "received": "Received",
  209. "documentation": "Documentation",
  210. "xraySwitchVersionDialog": "Do you really want to change the Xray version?",
  211. "xraySwitchVersionDialogDesc": "This will change the Xray version to #version#.",
  212. "xraySwitchVersionPopover": "Xray updated successfully",
  213. "panelUpdateDialog": "Do you really want to update the panel?",
  214. "panelUpdateDialogDesc": "This will update 3X-UI to #version# and restart the panel service.",
  215. "panelUpdateCheckPopover": "Panel update check failed",
  216. "panelUpdateStartedPopover": "Panel update started",
  217. "geofileUpdateDialog": "Do you really want to update the geofile?",
  218. "geofileUpdateDialogDesc": "This will update the #filename# file.",
  219. "geofilesUpdateDialogDesc": "This will update all geofiles.",
  220. "geofilesUpdateAll": "Update all",
  221. "geofileUpdatePopover": "Geofile updated successfully",
  222. "geodataTitle": "Geodata Auto-Update",
  223. "geodataHint": "Xray downloads these files on schedule and hot-reloads them without a restart. URLs must be HTTPS. Each file must already exist in the bin folder once before Xray can update it.",
  224. "geodataCron": "Schedule (cron)",
  225. "geodataOutbound": "Download through outbound (optional)",
  226. "geodataFile": "File name",
  227. "geodataAddFile": "Add file",
  228. "geodataSaveRestart": "Save & Restart Xray",
  229. "geodataConfirmTitle": "Save geodata settings?",
  230. "geodataConfirmContent": "This updates the Xray config template and restarts Xray.",
  231. "geodataInvalidUrl": "Each file needs an HTTPS URL.",
  232. "geodataInvalidFile": "File names must be plain names like geosite_custom.dat (no paths).",
  233. "geodataInvalidCron": "Cron must have 5 fields, e.g. 0 4 * * *",
  234. "geodataEmpty": "No files configured. Reference files in routing rules as ext:geosite_custom.dat:category.",
  235. "dontRefresh": "Installation is in progress, please do not refresh this page",
  236. "logs": "Logs",
  237. "config": "Config",
  238. "backup": "Backup",
  239. "backupTitle": "Backup & Restore",
  240. "exportDatabase": "Back Up",
  241. "exportDatabaseDesc": "Click to download a .db file containing a backup of your current database to your device.",
  242. "importDatabase": "Restore",
  243. "importDatabaseDesc": "Click to select and upload a .db file from your device to restore your database from a backup.",
  244. "importDatabaseSuccess": "The database has been successfully imported.",
  245. "importDatabaseError": "An error occurred while importing the database.",
  246. "readDatabaseError": "An error occurred while reading the database.",
  247. "getDatabaseError": "An error occurred while retrieving the database.",
  248. "getConfigError": "An error occurred while retrieving the config file.",
  249. "backupPostgresNote": "This panel runs on PostgreSQL. Back Up downloads a pg_dump archive (.dump) and Restore loads it back with pg_restore. The server needs the PostgreSQL client tools (pg_dump and pg_restore) installed.",
  250. "exportDatabasePgDesc": "Click to download a PostgreSQL dump (.dump) of your current database to your device.",
  251. "importDatabasePgDesc": "Click to select and upload a .dump file to restore your PostgreSQL database. This replaces all current data.",
  252. "migrationDownload": "Download Migration",
  253. "migrationDownloadDesc": "Click to download a portable .dump (SQL text) export of your SQLite database.",
  254. "migrationDownloadPgDesc": "Click to download a .db SQLite database built from your PostgreSQL data, ready to run this panel on SQLite."
  255. },
  256. "inbounds": {
  257. "title": "Inbounds",
  258. "totalDownUp": "Total Sent/Received",
  259. "totalUsage": "Total Usage",
  260. "inboundCount": "Total Inbounds",
  261. "operate": "Menu",
  262. "enable": "Enabled",
  263. "remark": "Remark",
  264. "node": "Node",
  265. "deployTo": "Deploy to",
  266. "localPanel": "Local panel",
  267. "fallbacks": {
  268. "title": "Fallbacks",
  269. "help": "When a connection on this inbound does not match any client, route it elsewhere. Pick a child inbound below to auto-fill the routing fields (SNI / ALPN / path / xver) from its transport, or leave the picker empty and set Dest directly (e.g. 8080 or 127.0.0.1:8080) to route to an external server such as Nginx. Each child inbound should listen on 127.0.0.1 with security=none.",
  270. "empty": "No fallbacks yet",
  271. "add": "Add fallback",
  272. "pickInbound": "Pick an inbound",
  273. "matchAny": "any",
  274. "destPlaceholder": "auto (child listen:port)",
  275. "rederive": "Re-fill from child",
  276. "rederived": "Re-filled from child",
  277. "editAdvanced": "Edit routing fields",
  278. "hideAdvanced": "Hide advanced",
  279. "quickAddAll": "Quick add all eligible",
  280. "quickAdded": "Added {n} fallback(s)",
  281. "quickAddedNone": "No new eligible inbounds to add",
  282. "routesWhen": "Routes when",
  283. "defaultCatchAll": "Default — catches anything else"
  284. },
  285. "protocol": "Protocol",
  286. "port": "Port",
  287. "portMap": "Port Mapping",
  288. "traffic": "Traffic",
  289. "details": "Details",
  290. "transportConfig": "Transport",
  291. "expireDate": "Duration",
  292. "createdAt": "Created",
  293. "updatedAt": "Updated",
  294. "resetTraffic": "Reset Traffic",
  295. "addInbound": "Add Inbound",
  296. "generalActions": "General Actions",
  297. "modifyInbound": "Modify Inbound",
  298. "deleteInbound": "Delete Inbound",
  299. "deleteInboundContent": "Are you sure you want to delete this inbound?",
  300. "deleteConfirmTitle": "Delete inbound \"{remark}\"?",
  301. "deleteConfirmContent": "This removes the inbound and all its clients. This cannot be undone.",
  302. "resetConfirmTitle": "Reset traffic for \"{remark}\"?",
  303. "resetConfirmContent": "Resets up/down counters to 0 for this inbound.",
  304. "selectedCount": "{count} selected",
  305. "selectAll": "Select all",
  306. "bulkDeleteConfirmTitle": "Delete {count} inbounds?",
  307. "bulkDeleteConfirmContent": "This removes the selected inbounds and all their clients. This cannot be undone.",
  308. "cloneConfirmTitle": "Clone inbound \"{remark}\"?",
  309. "cloneConfirmContent": "Creates a copy with a new port and an empty client list.",
  310. "delAllClients": "Delete All Clients",
  311. "delAllClientsConfirmTitle": "Delete all {count} clients from \"{remark}\"?",
  312. "delAllClientsConfirmContent": "This removes every client from this inbound and drops their traffic records. The inbound itself is kept. This cannot be undone.",
  313. "attachClients": "Attach Clients To…",
  314. "addClientsToGroup": "Add Clients To Group…",
  315. "attachClientsTitle": "Attach clients from \"{remark}\"",
  316. "attachClientsDesc": "Attaches the same {count} clients (same UUID/password and shared traffic) to the selected inbound(s). They stay on this inbound too.",
  317. "attachClientsTargets": "Target inbounds",
  318. "attachClientsNoTargets": "No other compatible inbounds available to attach to.",
  319. "attachClientsResult": "Attached {attached}, skipped {skipped}.",
  320. "attachClientsResultMixed": "Attached {attached}, skipped {skipped}, errors {errors}.",
  321. "attachClientsSelectLabel": "Clients to attach",
  322. "attachClientsSearchPlaceholder": "Search email or comment",
  323. "attachClientsStatusDisabled": "Disabled",
  324. "attachClientsSelectedCount": "{selected} of {total} selected",
  325. "attachExistingClients": "Attach Existing Clients…",
  326. "attachExistingTitle": "Attach existing clients to \"{remark}\"",
  327. "attachExistingDesc": "Attaches existing clients ({count} available) to this inbound — same UUID/password and shared traffic. Clients already on it are skipped.",
  328. "attachExistingNoClients": "No clients exist yet. Create clients first, then attach them here.",
  329. "attachExistingStatusAttached": "Already attached",
  330. "detachClients": "Detach Clients",
  331. "detachClientsTitle": "Detach clients of \"{remark}\"",
  332. "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.",
  333. "detachClientsResult": "Detached {detached}, skipped {skipped}.",
  334. "detachClientsResultMixed": "Detached {detached}, skipped {skipped}, errors {errors}.",
  335. "detachClientsSelectLabel": "Clients to detach",
  336. "exportLinksTitle": "Export inbound links",
  337. "exportSubsTitle": "Export subscription links",
  338. "exportAllLinksTitle": "Export all inbound links",
  339. "exportAllSubsTitle": "Export all subscription links",
  340. "exportAllLinksFileName": "All-Inbounds",
  341. "exportAllSubsFileName": "All-Inbounds-Subs",
  342. "inboundJsonTitle": "Inbound JSON",
  343. "deleteClient": "Delete Client",
  344. "deleteClientContent": "Are you sure you want to delete this client?",
  345. "resetTrafficContent": "Are you sure you want to reset traffic?",
  346. "copyLink": "Copy URL",
  347. "address": "Address",
  348. "network": "Network",
  349. "destinationPort": "Destination Port",
  350. "targetAddress": "Target Address",
  351. "monitorDesc": "Leave blank to listen on all IPs",
  352. "meansNoLimit": "= Unlimited. (unit: GB)",
  353. "totalFlow": "Total Flow",
  354. "leaveBlankToNeverExpire": "Leave blank to never expire",
  355. "noRecommendKeepDefault": "It is recommended to keep the default",
  356. "certificatePath": "File Path",
  357. "certificateContent": "File Content",
  358. "publicKey": "Public Key",
  359. "privatekey": "Private Key",
  360. "clickOnQRcode": "Click on QR Code to Copy",
  361. "client": "Client",
  362. "export": "Export All URLs",
  363. "clone": "Clone",
  364. "cloneInbound": "Clone",
  365. "cloneInboundContent": "All settings of this inbound, except Port, Listening IP, and Clients, will be applied to the clone.",
  366. "cloneInboundOk": "Clone",
  367. "resetAllTraffic": "Reset Traffic for All Inbounds",
  368. "resetAllTrafficTitle": "Reset Traffic for All Inbounds",
  369. "resetAllTrafficContent": "Are you sure you want to reset the traffic of all inbounds?",
  370. "resetInboundClientTraffics": "Reset Clients' Traffic",
  371. "resetInboundClientTrafficTitle": "Reset Clients' Traffic",
  372. "resetInboundClientTrafficContent": "Are you sure you want to reset the traffic of this inbound's clients?",
  373. "resetAllClientTraffics": "Reset All Clients' Traffic",
  374. "resetAllClientTrafficTitle": "Reset All Clients' Traffic",
  375. "resetAllClientTrafficContent": "Are you sure you want to reset the traffic of all clients?",
  376. "delDepletedClients": "Delete Depleted Clients",
  377. "delDepletedClientsTitle": "Delete Depleted Clients",
  378. "delDepletedClientsContent": "Are you sure you want to delete all the depleted clients?",
  379. "email": "Email",
  380. "emailDesc": "Please provide a unique email address.",
  381. "IPLimit": "IP Limit",
  382. "IPLimitDesc": "Disables inbound if the count exceeds the set value. (0 = disable)",
  383. "IPLimitlog": "IP Log",
  384. "IPLimitlogDesc": "The IP history log. (to re-enable the inbound after disabling, clear the log)",
  385. "IPLimitlogclear": "Clear the Log",
  386. "setDefaultCert": "Set Cert from Panel",
  387. "setDefaultCertEmpty": "No certificate is configured for the panel. Set one under Settings first.",
  388. "streamTab": "Stream",
  389. "securityTab": "Security",
  390. "sniffingTab": "Sniffing",
  391. "sniffingMetadataOnly": "Metadata only",
  392. "sniffingRouteOnly": "Route only",
  393. "sniffingIpsExcluded": "IPs excluded",
  394. "sniffingDomainsExcluded": "Domains excluded",
  395. "decryption": "Decryption",
  396. "encryption": "Encryption",
  397. "vlessAuthX25519": "X25519 auth",
  398. "vlessAuthMlkem768": "ML-KEM-768 auth",
  399. "vlessAuthCustom": "Custom",
  400. "vlessAuthSelected": "Selected: {auth}",
  401. "advanced": {
  402. "title": "Inbound JSON sections",
  403. "subtitle": "Full inbound JSON and focused editors for settings, sniffing, and streamSettings.",
  404. "all": "All",
  405. "allHelp": "Full inbound object with all fields in one editor.",
  406. "settings": "Settings",
  407. "settingsHelp": "Xray settings block wrapper:",
  408. "sniffing": "Sniffing",
  409. "sniffingHelp": "Xray sniffing block wrapper:",
  410. "stream": "Stream",
  411. "streamHelp": "Xray stream block wrapper:",
  412. "jsonErrorPrefix": "Advanced JSON"
  413. },
  414. "telegramDesc": "Please provide Telegram Chat ID. (use '/id' command in the bot) or ({'@'}userinfobot)",
  415. "subscriptionDesc": "To find your subscription URL, navigate to the 'Details'. Additionally, you can use the same name for several clients.",
  416. "same": "Same",
  417. "inboundInfo": "Inbound Information",
  418. "exportInbound": "Export Inbound",
  419. "import": "Import",
  420. "importInbound": "Import an Inbound",
  421. "periodicTrafficResetTitle": "Traffic Reset",
  422. "periodicTrafficResetDesc": "Automatically reset traffic counter at specified intervals",
  423. "lastReset": "Last Reset",
  424. "periodicTrafficReset": {
  425. "never": "Never",
  426. "daily": "Daily",
  427. "weekly": "Weekly",
  428. "monthly": "Monthly",
  429. "hourly": "Hourly"
  430. },
  431. "toasts": {
  432. "obtain": "Obtain",
  433. "updateSuccess": "The update was successful.",
  434. "logCleanSuccess": "The log has been cleared.",
  435. "inboundsUpdateSuccess": "Inbounds have been successfully updated.",
  436. "inboundUpdateSuccess": "Inbound has been successfully updated.",
  437. "inboundCreateSuccess": "Inbound has been successfully created.",
  438. "bulkDeleted": "{count} inbounds deleted",
  439. "bulkDeletedMixed": "{ok} deleted, {failed} failed",
  440. "inboundDeleteSuccess": "Inbound has been successfully deleted.",
  441. "inboundClientAddSuccess": "Inbound client(s) have been added.",
  442. "inboundClientDeleteSuccess": "Inbound client has been deleted.",
  443. "inboundClientUpdateSuccess": "Inbound client has been updated.",
  444. "savedNodeOfflineWillSync": "Saved locally. A backing node is offline or disabled — the change will sync once it reconnects.",
  445. "delDepletedClientsSuccess": "All depleted clients have been deleted.",
  446. "resetAllClientTrafficSuccess": "Traffic for all clients has been reset.",
  447. "resetAllTrafficSuccess": "All traffic has been reset.",
  448. "resetInboundClientTrafficSuccess": "Traffic has been reset.",
  449. "resetInboundTrafficSuccess": "Inbound traffic has been reset.",
  450. "trafficGetError": "Error getting traffic.",
  451. "getNewX25519CertError": "Error while obtaining the X25519 certificate.",
  452. "getNewmldsa65Error": "Error while obtaining mldsa65.",
  453. "getNewVlessEncError": "Error while obtaining VlessEnc.",
  454. "invalidClientField": "Client {client}: {field} — {reason}",
  455. "invalidField": "{field} — {reason}",
  456. "moreIssues": "{message} (+{count} more)"
  457. },
  458. "form": {
  459. "moveUp": "Move up",
  460. "moveDown": "Move down",
  461. "addAll": "Add all",
  462. "addAllFallbackTooltip": "Add a fallback row for every eligible inbound not yet wired up",
  463. "peers": "Peers",
  464. "addPeer": "Add peer",
  465. "keepAlive": "Keep-alive",
  466. "autoSystemRoutesTooltip": "Windows-only. CIDRs added to the system routing table automatically so matching traffic goes through TUN.",
  467. "autoOutboundsInterface": "Auto outbounds interface",
  468. "autoOutboundsInterfaceTooltip": "Physical interface for outbound traffic. Use 'auto' to detect; auto-enabled when Auto system routes is set.",
  469. "rewriteAddress": "Rewrite address",
  470. "rewritePort": "Rewrite port",
  471. "allowedNetwork": "Allowed network",
  472. "followRedirect": "Follow redirect",
  473. "accounts": "Accounts",
  474. "allowTransparent": "Allow transparent",
  475. "encryptionMethod": "Encryption method",
  476. "fakeTlsDomain": "FakeTLS domain (SNI)",
  477. "mtprotoSecret": "Secret",
  478. "mtgDomainFrontingIp": "Domain fronting IP",
  479. "mtgDomainFrontingPort": "Domain fronting port",
  480. "mtgDomainFrontingProxyProtocol": "Domain fronting PROXY protocol",
  481. "mtgDomainFrontingHint": "Where mtg sends non-Telegram traffic — e.g. your NGINX fake site. Leave the IP empty to use the FakeTLS domain via DNS; default port is 443.",
  482. "mtgProxyProtocolListener": "Accept PROXY protocol (listener)",
  483. "mtgPreferIp": "IP preference",
  484. "mtgDebug": "Debug logging",
  485. "visionTestseed": "Vision testseed",
  486. "version": "Version",
  487. "udpIdleTimeout": "UDP idle timeout (s)",
  488. "masquerade": "Masquerade",
  489. "type": "Type",
  490. "upstreamUrl": "Upstream URL",
  491. "rewriteHost": "Rewrite Host",
  492. "skipTlsVerify": "Skip TLS verify",
  493. "directory": "Directory",
  494. "statusCode": "Status code",
  495. "body": "Body",
  496. "headers": "Headers",
  497. "proxyProtocol": "Proxy Protocol",
  498. "requestVersion": "Request version",
  499. "requestMethod": "Request method",
  500. "requestPath": "Request path",
  501. "requestHeaders": "Request headers",
  502. "responseVersion": "Response version",
  503. "responseStatus": "Response status",
  504. "responseReason": "Response reason",
  505. "responseHeaders": "Response headers",
  506. "heartbeatPeriod": "Heartbeat Period",
  507. "serviceName": "Service Name",
  508. "authority": "Authority",
  509. "multiMode": "Multi Mode",
  510. "maxBufferedUpload": "Max Buffered Upload",
  511. "maxUploadSize": "Max Upload Size (Byte)",
  512. "streamUpServer": "Stream-Up Server",
  513. "serverMaxHeaderBytes": "Server Max Header Bytes",
  514. "paddingBytes": "Padding Bytes",
  515. "uplinkHttpMethod": "Uplink HTTP Method",
  516. "paddingObfsMode": "Padding Obfs Mode",
  517. "paddingKey": "Padding Key",
  518. "paddingHeader": "Padding Header",
  519. "paddingPlacement": "Padding Placement",
  520. "paddingMethod": "Padding Method",
  521. "sessionPlacement": "Session Placement",
  522. "sessionKey": "Session Key",
  523. "sequencePlacement": "Sequence Placement",
  524. "sequenceKey": "Sequence Key",
  525. "uplinkDataPlacement": "Uplink Data Placement",
  526. "uplinkDataKey": "Uplink Data Key",
  527. "noSseHeader": "No SSE Header",
  528. "ttiMs": "TTI (ms)",
  529. "uplinkMbps": "Uplink (MB/s)",
  530. "downlinkMbps": "Downlink (MB/s)",
  531. "cwndMultiplier": "CWND Multiplier",
  532. "maxSendingWindow": "Max Sending Window",
  533. "externalProxy": "External Proxy",
  534. "forceTls": "Force TLS",
  535. "fingerprint": "Fingerprint",
  536. "defaultOption": "Default",
  537. "routeMark": "Route Mark",
  538. "tcpKeepAliveInterval": "TCP Keep Alive Interval",
  539. "tcpKeepAliveIdle": "TCP Keep Alive Idle",
  540. "tcpMaxSeg": "TCP Max Seg",
  541. "tcpUserTimeout": "TCP User Timeout",
  542. "tcpWindowClamp": "TCP Window Clamp",
  543. "tcpWindowClampHint": "Leave 0 to use the OS default. Non-zero values cap the advertised TCP receive window; values like 600 (from the Xray docs example) can collapse throughput on high-latency links.",
  544. "tcpFastOpen": "TCP Fast Open",
  545. "multipathTcp": "Multipath TCP",
  546. "penetrate": "Penetrate",
  547. "v6Only": "V6 Only",
  548. "tcpCongestion": "TCP Congestion",
  549. "dialerProxy": "Dialer Proxy",
  550. "trustedXForwardedFor": "Trusted X-Forwarded-For",
  551. "addressPortStrategy": "Address+port strategy",
  552. "tryDelayMs": "Try delay (ms)",
  553. "prioritizeIPv6": "Prioritize IPv6",
  554. "interleave": "Interleave",
  555. "maxConcurrentTry": "Max concurrent try",
  556. "customSockopt": "Custom sockopt",
  557. "addCustomOption": "Add custom option",
  558. "serverNameIndication": "Server Name Indication",
  559. "cipherSuites": "Cipher Suites",
  560. "autoOption": "Auto",
  561. "minMaxVersion": "Min/Max Version",
  562. "rejectUnknownSni": "Reject Unknown SNI",
  563. "disableSystemRoot": "Disable System Root",
  564. "sessionResumption": "Session Resumption",
  565. "oneTimeLoading": "One Time Loading",
  566. "usageOption": "Usage Option",
  567. "buildChain": "Build Chain",
  568. "echKey": "ECH key",
  569. "echConfig": "ECH config",
  570. "pinnedPeerCertSha256": "Pinned Peer Cert SHA-256",
  571. "pinnedPeerCertSha256Tip": "SHA-256 hash(es) of the peer certificate as a hex string (e.g. e8e2d3…), comma-separated. Panel-only — not written to the server's xray config, but included in share links so clients can pin the certificate.",
  572. "pinnedPeerCertSha256Placeholder": "hex hash(es), comma-separated",
  573. "generateRandomPin": "Generate random hash",
  574. "getNewEchCert": "Get New ECH Cert",
  575. "show": "Show",
  576. "xver": "Xver",
  577. "target": "Target",
  578. "maxTimeDiff": "Max Time Diff (ms)",
  579. "minClientVer": "Min Client Ver",
  580. "maxClientVer": "Max Client Ver",
  581. "shortIds": "Short IDs",
  582. "realityTargetHint": "Required. Must include a port (e.g. example.com:443). Without a port Xray-core refuses to start.",
  583. "realityTargetRequired": "REALITY target is required",
  584. "realityTargetNeedsPort": "REALITY target must include a port (e.g. example.com:443)",
  585. "realityTargetInvalidPort": "REALITY target has an invalid port",
  586. "spiderX": "SpiderX",
  587. "getNewCert": "Get New Cert",
  588. "mldsa65Seed": "mldsa65 Seed",
  589. "mldsa65Verify": "mldsa65 Verify",
  590. "getNewSeed": "Get New Seed",
  591. "listenHelp": "You can also enter a Unix socket path (e.g. /run/xray/in.sock) to listen on a socket instead of a TCP port — set Port to 0 in that case."
  592. },
  593. "info": {
  594. "mode": "Mode",
  595. "grpcServiceName": "grpc serviceName",
  596. "grpcMultiMode": "grpc multiMode",
  597. "interfaceName": "Interface name",
  598. "mtu": "MTU",
  599. "gateway": "Gateway",
  600. "dns": "DNS",
  601. "outboundsInterface": "Outbounds interface",
  602. "autoSystemRoutes": "Auto system routes",
  603. "followRedirect": "FollowRedirect",
  604. "auth": "Auth",
  605. "noKernelTun": "No-kernel TUN",
  606. "keepAlive": "Keep alive",
  607. "peerNumber": "Peer {n}",
  608. "peerNumberConfig": "Peer {n} config"
  609. },
  610. "stream": {
  611. "general": {
  612. "request": "Request",
  613. "response": "Response",
  614. "name": "Name",
  615. "value": "Value"
  616. },
  617. "tcp": {
  618. "version": "Version",
  619. "method": "Method",
  620. "path": "Path",
  621. "status": "Status",
  622. "statusDescription": "Status Desc",
  623. "requestHeader": "Request Header",
  624. "responseHeader": "Response Header"
  625. }
  626. }
  627. },
  628. "clients": {
  629. "add": "Add Client",
  630. "edit": "Edit Client",
  631. "submitAdd": "Add Client",
  632. "submitEdit": "Save Changes",
  633. "clientCount": "Number of Clients",
  634. "bulk": "Add Bulk",
  635. "copyFromInbound": "Copy Clients from Inbound",
  636. "copyToInbound": "Copy clients to",
  637. "copySelected": "Copy Selected",
  638. "copySource": "Source",
  639. "copyEmailPreview": "Resulting email preview",
  640. "copySelectSourceFirst": "Please select a source inbound first.",
  641. "copyResult": "Copy result",
  642. "copyResultSuccess": "Copied successfully",
  643. "copyResultNone": "Nothing to copy: no clients selected or source is empty",
  644. "copyResultErrors": "Copy errors",
  645. "copyFlowLabel": "Flow for new clients (VLESS)",
  646. "copyFlowHint": "Applied to all copied clients. Leave empty to skip.",
  647. "selectAll": "Select all",
  648. "clearAll": "Clear all",
  649. "method": "Method",
  650. "first": "First",
  651. "last": "Last",
  652. "ipLog": "IP Log",
  653. "prefix": "Prefix",
  654. "postfix": "Postfix",
  655. "delayedStart": "Start After First Use",
  656. "expireDays": "Duration",
  657. "days": "Day(s)",
  658. "renew": "Auto Renew",
  659. "renewDesc": "Auto-renewal after expiration. (0 = disable)(unit: day)",
  660. "searchPlaceholder": "Search email, comment, sub ID, UUID, password, auth…",
  661. "filterTitle": "Filter clients",
  662. "clearAllFilters": "Clear all",
  663. "showingCount": "Showing {shown} of {total}",
  664. "sortOldest": "Oldest first",
  665. "sortNewest": "Newest first",
  666. "sortRecentlyUpdated": "Recently updated",
  667. "sortRecentlyOnline": "Recently online",
  668. "sortEmailAZ": "Email A→Z",
  669. "sortEmailZA": "Email Z→A",
  670. "sortMostTraffic": "Most traffic",
  671. "sortHighestRemaining": "Highest remaining",
  672. "sortExpiringSoonest": "Expiring soonest",
  673. "has": "Has",
  674. "hasNot": "Doesn't have",
  675. "title": "Clients",
  676. "actions": "Actions",
  677. "totalGB": "Total Sent/Received (GB)",
  678. "expiryTime": "Expiry",
  679. "addClients": "Add Clients",
  680. "limitIp": "IP Limit",
  681. "password": "Password",
  682. "subId": "Subscription ID",
  683. "online": "Online",
  684. "email": "Email",
  685. "emailInvalidChars": "Email cannot contain spaces, '/', '\\', or control characters",
  686. "subIdInvalidChars": "Subscription ID cannot contain spaces, '/', '\\', or control characters",
  687. "group": "Group",
  688. "groupDesc": "Logical label used to bucket related clients (e.g. team, customer, region). Filterable from the toolbar.",
  689. "groupPlaceholder": "e.g. customer-a",
  690. "comment": "Comment",
  691. "traffic": "Traffic",
  692. "offline": "Offline",
  693. "addClient": "Add Client",
  694. "qrCode": "QR Code",
  695. "clientInfo": "Client Information",
  696. "delete": "Delete",
  697. "reset": "Reset Traffic",
  698. "editClient": "Edit Client",
  699. "client": "Client",
  700. "enabled": "Enabled",
  701. "remaining": "Remaining",
  702. "duration": "Duration",
  703. "attachedInbounds": "Attached inbounds",
  704. "selectInbound": "Select one or more inbounds",
  705. "noSubId": "This client has no subId, no shareable link.",
  706. "noLinks": "No shareable links — attach this client to a protocol-capable inbound first.",
  707. "link": "Link",
  708. "resetNotPossible": "Attach this client to an inbound first.",
  709. "general": "General",
  710. "resetAllTraffics": "Reset all client traffic",
  711. "resetAllTrafficsTitle": "Reset all client traffic?",
  712. "resetAllTrafficsContent": "Every client's up/down counter drops to zero. Quotas and expiry are not affected. This cannot be undone.",
  713. "deleteConfirmTitle": "Delete client {email}?",
  714. "deleteConfirmContent": "This removes the client from every attached inbound and drops its traffic record. This cannot be undone.",
  715. "deleteSelected": "Delete ({count})",
  716. "adjustSelected": "Adjust ({count})",
  717. "subLinksSelected": "Sub links ({count})",
  718. "addToGroupTitle": "Add {count} client(s) to a group",
  719. "addToGroupTooltip": "Pick an existing group or type a new name. Use the Ungroup action to remove clients from their current group.",
  720. "groupName": "Group name",
  721. "addToGroupSuccessToast": "Added {count} client(s) to {group}",
  722. "ungroupSuccessToast": "Cleared group from {count} client(s)",
  723. "ungroup": "Ungroup",
  724. "ungroupConfirmTitle": "Remove {count} client(s) from their group?",
  725. "ungroupConfirmContent": "Clears the group label on each selected client. Clients themselves are kept (use Delete to remove them entirely).",
  726. "addToGroup": "Add to group",
  727. "attach": "Attach",
  728. "adjust": "Adjust",
  729. "subLinks": "Sub links",
  730. "selectedCount": "{count} selected",
  731. "attachSelected": "Attach ({count})",
  732. "attachToInboundsTitle": "Attach {count} client(s) to inbound(s)",
  733. "attachToInboundsDesc": "Attaches the selected {count} client(s) (same UUID/password and shared traffic) to the chosen inbound(s). They keep their existing attachments too.",
  734. "attachToInboundsTargets": "Target inbounds",
  735. "attachToInboundsNoTargets": "No multi-user inbounds available to attach to.",
  736. "detachSelected": "Detach ({count})",
  737. "detach": "Detach",
  738. "detachFromInboundsTitle": "Detach {count} client(s) from inbound(s)",
  739. "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).",
  740. "detachFromInboundsTargets": "Inbounds to detach from",
  741. "detachFromInboundsNoTargets": "No multi-user inbounds available.",
  742. "detachFromInboundsResult": "Detached {detached}, skipped {skipped}.",
  743. "detachFromInboundsResultMixed": "Detached {detached}, skipped {skipped}, errors {errors}.",
  744. "subLinksTitle": "Sub links ({count})",
  745. "subLinkColumn": "Subscription URL",
  746. "subJsonLinkColumn": "Subscription JSON URL",
  747. "subLinksCopyAll": "Copy all",
  748. "subLinksCopiedAll": "Copied {count} link(s)",
  749. "subLinksEmpty": "None of the selected clients have a subscription ID.",
  750. "subLinksDisabled": "Subscription service is disabled.",
  751. "subLinksDisabledHint": "Enable subscription in Panel Settings → Subscription to generate links.",
  752. "bulkDeleteConfirmTitle": "Delete {count} clients?",
  753. "bulkDeleteConfirmContent": "Each selected client is removed from every attached inbound and its traffic record is dropped. This cannot be undone.",
  754. "bulkAdjustTitle": "Adjust {count} clients",
  755. "bulkAdjustHint": "Positive values extend, negative values reduce. Clients with unlimited expiry or traffic are skipped for that field.",
  756. "bulkAdjustNothing": "Set days or traffic before applying.",
  757. "addDays": "Add days",
  758. "addTrafficGB": "Add traffic (GB)",
  759. "delDepleted": "Delete depleted",
  760. "delDepletedConfirmTitle": "Delete depleted clients?",
  761. "delDepletedConfirmContent": "Removes every client whose traffic quota is exhausted or whose expiry has passed. This cannot be undone.",
  762. "auth": "Auth",
  763. "hysteriaAuth": "Hysteria Auth",
  764. "uuid": "UUID",
  765. "flow": "Flow",
  766. "vmessSecurity": "VMess Security",
  767. "reverseTag": "Reverse tag",
  768. "reverseTagPlaceholder": "Optional reverse tag",
  769. "telegramId": "Telegram user ID",
  770. "telegramIdPlaceholder": "Numeric Telegram user ID (0 = none)",
  771. "created": "Created",
  772. "updated": "Updated",
  773. "ipLimit": "IP limit",
  774. "toasts": {
  775. "deleted": "Client deleted",
  776. "trafficReset": "Traffic reset",
  777. "allTrafficsReset": "All client traffic reset",
  778. "bulkDeleted": "{count} clients deleted",
  779. "bulkDeletedMixed": "{ok} deleted, {failed} failed",
  780. "bulkCreated": "{count} clients created",
  781. "bulkCreatedMixed": "{ok} created, {failed} failed",
  782. "bulkAdjusted": "{count} clients adjusted",
  783. "bulkAdjustedMixed": "{ok} adjusted, {skipped} skipped",
  784. "delDepleted": "{count} depleted clients deleted"
  785. }
  786. },
  787. "groups": {
  788. "title": "Groups",
  789. "name": "Name",
  790. "clientCount": "Clients in group",
  791. "totalGroups": "Total groups",
  792. "totalGroupedClients": "Clients with a group",
  793. "trafficUsed": "Traffic used",
  794. "totalTraffic": "Total traffic",
  795. "addGroup": "Add Group",
  796. "createSuccess": "Group \"{name}\" created.",
  797. "rename": "Rename",
  798. "renameTitle": "Rename {name}",
  799. "renameCollision": "A group named \"{name}\" already exists.",
  800. "renameSuccess": "Renamed group on {count} client(s).",
  801. "deleteConfirmTitle": "Delete group {name}?",
  802. "deleteConfirmContent": "This removes the group and clears its label from {count} client(s). The clients themselves are not deleted.",
  803. "deleteSuccess": "Cleared group from {count} client(s).",
  804. "resetTraffic": "Reset traffic",
  805. "resetConfirmTitle": "Reset traffic for group {name}?",
  806. "resetConfirmContent": "This zeros up/down for all {count} client(s) in this group.",
  807. "resetSuccess": "Reset traffic for {count} client(s).",
  808. "adjustSuccess": "Adjusted {count} client(s) in {name}.",
  809. "emptyForAction": "This group has no clients yet.",
  810. "deleteGroupOnly": "Delete group (keep clients)",
  811. "deleteClients": "Delete clients in group",
  812. "deleteClientsConfirmTitle": "Delete all clients in {name}?",
  813. "deleteClientsConfirmContent": "This permanently removes {count} client(s) along with their traffic records. The group label is cleared too. This cannot be undone.",
  814. "deleteClientsSuccess": "Deleted {count} client(s).",
  815. "deleteClientsMixed": "{ok} deleted, {failed} skipped",
  816. "addToGroup": "Add clients…",
  817. "addToGroupTitle": "Add clients to group \"{name}\"",
  818. "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.",
  819. "addToGroupEmpty": "No other clients available to add.",
  820. "addToGroupResult": "Added {count} client(s) to {name}.",
  821. "removeFromGroup": "Remove clients…",
  822. "removeFromGroupTitle": "Remove clients from group \"{name}\"",
  823. "removeFromGroupDesc": "Select members to remove from this group. Clients themselves are kept (use \"Delete clients in group\" to remove them entirely).",
  824. "removeFromGroupResult": "Removed {count} client(s) from {name}."
  825. },
  826. "nodes": {
  827. "title": "Nodes",
  828. "addNode": "Add Node",
  829. "editNode": "Edit Node",
  830. "totalNodes": "Total Nodes",
  831. "onlineNodes": "Online",
  832. "offlineNodes": "Offline",
  833. "avgLatency": "Avg Latency",
  834. "name": "Name",
  835. "namePlaceholder": "e.g. de-frankfurt-1",
  836. "addressPlaceholder": "panel.example.com or 1.2.3.4",
  837. "remark": "Remark",
  838. "scheme": "Scheme",
  839. "address": "Address",
  840. "port": "Port",
  841. "basePath": "Base Path",
  842. "apiToken": "API Token",
  843. "apiTokenPlaceholder": "Token from the remote panel's Settings page",
  844. "apiTokenHint": "The remote panel exposes its API token under Settings → API Token.",
  845. "regenerate": "Regenerate Token",
  846. "regenerateConfirm": "Regenerating invalidates the current token. Any central panel using it will lose access until updated. Continue?",
  847. "allowPrivateAddress": "Allow private address",
  848. "allowPrivateAddressHint": "Enable only for nodes on a private network or VPN.",
  849. "enable": "Enabled",
  850. "status": "Status",
  851. "cpu": "CPU",
  852. "mem": "Memory",
  853. "uptime": "Uptime",
  854. "latency": "Latency",
  855. "lastHeartbeat": "Last Heartbeat",
  856. "xrayVersion": "Xray Version",
  857. "panelVersion": "Panel Version",
  858. "actions": "Actions",
  859. "probe": "Probe Now",
  860. "updatePanel": "Update Panel",
  861. "updateSelected": "Update Selected ({count})",
  862. "updateAvailable": "Update available",
  863. "upToDate": "Up to date",
  864. "updateConfirmTitle": "Update {count} node(s) to the latest version?",
  865. "updateConfirmContent": "Each selected node downloads the latest release and restarts onto it. Only enabled, online nodes are updated.",
  866. "testConnection": "Test Connection",
  867. "connectionOk": "Connection OK ({ms} ms)",
  868. "connectionFailed": "Connection failed",
  869. "never": "never",
  870. "justNow": "just now",
  871. "subNode": "Sub-node",
  872. "subNodeTip": "Read-only: a downstream node reached through {parent}. Manage it from {parent}'s own panel.",
  873. "deleteConfirmTitle": "Delete node \"{name}\"?",
  874. "deleteConfirmContent": "This stops monitoring the node. The remote panel itself is unaffected.",
  875. "statusValues": {
  876. "online": "Online",
  877. "offline": "Offline",
  878. "unknown": "Unknown",
  879. "xrayError": "Xray Error",
  880. "xrayStopped": "Stopped"
  881. },
  882. "toasts": {
  883. "list": "Failed to load nodes",
  884. "obtain": "Failed to load node",
  885. "add": "Add node",
  886. "update": "Update node",
  887. "delete": "Delete node",
  888. "deleted": "Node deleted",
  889. "test": "Test connection",
  890. "fillRequired": "Name, address, port and API token are required",
  891. "probeFailed": "Probe failed",
  892. "updateStarted": "Panel update started",
  893. "updateResult": "Update triggered on {ok} node(s), {failed} failed",
  894. "updateNoneEligible": "Select at least one online, enabled node"
  895. },
  896. "tlsVerifyMode": "TLS verification",
  897. "tlsVerifyModeHint": "How the panel validates the node's HTTPS certificate. Pin or Skip are for self-signed certs (https nodes only).",
  898. "tlsVerify": "Verify (default CA)",
  899. "tlsPin": "Pin certificate (SHA-256)",
  900. "tlsSkip": "Skip verification",
  901. "tlsSkipWarning": "Skipping verification removes protection against man-in-the-middle attacks — the API token could be intercepted. Prefer pinning the certificate.",
  902. "pinnedCert": "Pinned certificate SHA-256",
  903. "pinnedCertHint": "Base64 or hex SHA-256 of the node's certificate. Use Fetch to read it from the node now.",
  904. "pinnedCertPlaceholder": "base64 or hex SHA-256",
  905. "fetchPin": "Fetch",
  906. "pinFetched": "Fetched the node's current certificate",
  907. "pinFetchFailed": "Could not fetch the certificate"
  908. },
  909. "settings": {
  910. "title": "Panel Settings",
  911. "save": "Save",
  912. "infoDesc": "Every change made here needs to be saved. Please restart the panel to apply changes.",
  913. "restartPanel": "Restart Panel",
  914. "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.",
  915. "restartPanelSuccess": "The panel was successfully restarted.",
  916. "actions": "Actions",
  917. "resetDefaultConfig": "Reset to Default",
  918. "panelSettings": "General",
  919. "securitySettings": "Authentication",
  920. "securityWarnings": "Security warnings",
  921. "panelExposed": "Your panel may be exposed:",
  922. "warnHttp": "Panel is served over plain HTTP — set up TLS for production.",
  923. "warnDefaultPort": "Default port 2053 is well-known — change it to a random port.",
  924. "warnDefaultBasePath": "Default base path \"/\" is well-known — change it to a random path.",
  925. "warnDefaultSubPath": "Default subscription path \"/sub/\" is well-known — change it.",
  926. "warnDefaultJsonPath": "Default JSON subscription path \"/json/\" is well-known — change it.",
  927. "TGBotSettings": "Telegram Bot",
  928. "panelListeningIP": "Listen IP",
  929. "panelListeningIPDesc": "The IP address for the web panel. (leave blank to listen on all IPs)",
  930. "panelListeningDomain": "Listen Domain",
  931. "panelListeningDomainDesc": "The domain name for the web panel. (leave blank to listen on all domains and IPs)",
  932. "panelPort": "Listen Port",
  933. "panelPortDesc": "The port number for the web panel. (must be an unused port)",
  934. "publicKeyPath": "Public Key Path",
  935. "publicKeyPathDesc": "The public key file path for the web panel. (begins with ‘/‘)",
  936. "privateKeyPath": "Private Key Path",
  937. "privateKeyPathDesc": "The private key file path for the web panel. (begins with ‘/‘)",
  938. "panelUrlPath": "URI Path",
  939. "panelUrlPathDesc": "The URI path for the web panel. (begins with ‘/‘ and concludes with ‘/‘)",
  940. "pageSize": "Pagination Size",
  941. "pageSizeDesc": "Define page size for inbounds table. (0 = disable)",
  942. "panelOutbound": "Panel Traffic Outbound",
  943. "panelOutboundDesc": "Routes the panel's own requests — panel/Xray version checks and downloads, Telegram, and the normal geo-file update — through this Xray outbound to bypass server-side filtering of GitHub/Telegram. A loopback bridge inbound is added to the running config automatically and applied live. The Xray-native Geodata Auto-Update is not affected; it has its own download outbound. Leave empty for a direct connection.",
  944. "panelOutboundPh": "Direct connection",
  945. "remarkModel": "Remark Model & Separation Character",
  946. "datepicker": "Calendar Type",
  947. "datepickerPlaceholder": "Select date",
  948. "datepickerDescription": "Scheduled tasks will run based on this calendar.",
  949. "sampleRemark": "Sample Remark",
  950. "oldUsername": "Current Username",
  951. "currentPassword": "Current Password",
  952. "newUsername": "New Username",
  953. "newPassword": "New Password",
  954. "telegramBotEnable": "Enable Telegram Bot",
  955. "telegramBotEnableDesc": "Enables the Telegram bot.",
  956. "telegramToken": "Telegram Token",
  957. "telegramTokenDesc": "The Telegram bot token obtained from '{'@'}BotFather'.",
  958. "telegramProxy": "SOCKS Proxy",
  959. "telegramProxyDesc": "Enables SOCKS5 proxy for connecting to Telegram. (adjust settings as per guide)",
  960. "telegramAPIServer": "Telegram API Server",
  961. "telegramAPIServerDesc": "The Telegram API server to use. Leave blank to use the default server.",
  962. "telegramChatId": "Admin Chat ID",
  963. "telegramChatIdDesc": "The Telegram Admin Chat ID(s). (comma-separated)(get it here {'@'}userinfobot) or (use '/id' command in the bot)",
  964. "telegramNotifyTime": "Notification Time",
  965. "telegramNotifyTimeDesc": "The Telegram bot notification time set for periodic reports. (use the crontab time format)",
  966. "tgNotifyBackup": "Database Backup",
  967. "tgNotifyBackupDesc": "Send a database backup file with a report.",
  968. "tgNotifyLogin": "Login Notification",
  969. "tgNotifyLoginDesc": "Get notified about the username, IP address, and time whenever someone attempts to log into your web panel.",
  970. "sessionMaxAge": "Session Duration",
  971. "sessionMaxAgeDesc": "The duration for which you can stay logged in. (unit: minute)",
  972. "expireTimeDiff": "Expiration Date Notification",
  973. "expireTimeDiffDesc": "Get notified about expiration date when reaching this threshold. (unit: day)",
  974. "trafficDiff": "Traffic Cap Notification",
  975. "trafficDiffDesc": "Get notified about traffic cap when reaching this threshold. (unit: GB)",
  976. "tgNotifyCpu": "CPU Load Notification",
  977. "tgNotifyCpuDesc": "Get notified if CPU load exceeds this threshold. (unit: %)",
  978. "timeZone": "Time Zone",
  979. "timeZoneDesc": "Scheduled tasks will run based on this time zone.",
  980. "subSettings": "Subscription",
  981. "subEnable": "Subscription Service",
  982. "subEnableDesc": "Enable/Disable the subscription service.",
  983. "subJsonEnable": "Enable/Disable the JSON subscription endpoint independently.",
  984. "subJsonEnableTitle": "JSON subscription",
  985. "subClashEnableTitle": "Clash / Mihomo subscription",
  986. "subTitle": "Subscription Title",
  987. "subTitleDesc": "Title shown in VPN client",
  988. "subSupportUrl": "Support URL",
  989. "subSupportUrlDesc": "Technical support link shown in the VPN client",
  990. "subProfileUrl": "Profile URL",
  991. "subProfileUrlDesc": "A link to your website displayed in the VPN client",
  992. "subAnnounce": "Announce",
  993. "subAnnounceDesc": "The announcement text displayed in the VPN client",
  994. "subThemeDir": "Sub Theme Directory",
  995. "subThemeDirDesc": "Absolute path to a folder containing a custom index.html/sub.html subscription page template (e.g. /etc/3x-ui/sub_templates/my-theme/). Leave empty to use the default page.",
  996. "subEnableRouting": "Enable routing",
  997. "subEnableRoutingDesc": "Global setting to enable routing in the VPN client. (Only for Happ)",
  998. "subRoutingRules": "Routing rules",
  999. "subRoutingRulesDesc": "Global routing rules for the VPN client. (Only for Happ)",
  1000. "subClashEnableRouting": "Enable routing",
  1001. "subClashEnableRoutingDesc": "Include global Clash/Mihomo routing rules in generated YAML subscriptions.",
  1002. "subClashRoutingRules": "Global routing rules",
  1003. "subClashRoutingRulesDesc": "Default Clash/Mihomo rules prepended to every generated YAML subscription before MATCH,PROXY.",
  1004. "subListen": "Listen IP",
  1005. "subListenDesc": "The IP address for the subscription service. (leave blank to listen on all IPs)",
  1006. "subPort": "Listen Port",
  1007. "subPortDesc": "The port number for the subscription service. (must be an unused port)",
  1008. "subCertPath": "Public Key Path",
  1009. "subCertPathDesc": "The public key file path for the subscription service. (begins with ‘/‘)",
  1010. "subKeyPath": "Private Key Path",
  1011. "subKeyPathDesc": "The private key file path for the subscription service. (begins with ‘/‘)",
  1012. "subPath": "URI Path",
  1013. "subPathDesc": "The URI path for the subscription service. (begins with ‘/‘ and concludes with ‘/‘)",
  1014. "subDomain": "Listen Domain",
  1015. "subDomainDesc": "The domain name for the subscription service. (leave blank to listen on all domains and IPs)",
  1016. "subUpdates": "Update Intervals",
  1017. "subUpdatesDesc": "The update intervals of the subscription URL in the client apps. (unit: hour)",
  1018. "subEncrypt": "Encode",
  1019. "subEncryptDesc": "The returned content of subscription service will be Base64 encoded.",
  1020. "subShowInfo": "Show Usage Info",
  1021. "subShowInfoDesc": "The remaining traffic and date will be displayed in the client apps.",
  1022. "subEmailInRemark": "Include Email in Name",
  1023. "subEmailInRemarkDesc": "Include the client email in the subscription profile name.",
  1024. "subURI": "Reverse Proxy URI",
  1025. "subURIDesc": "The URI path of the subscription URL for use behind proxies.",
  1026. "externalTrafficInformEnable": "External Traffic Inform",
  1027. "externalTrafficInformEnableDesc": "Inform external API on every traffic update.",
  1028. "externalTrafficInformURI": "External Traffic Inform URI",
  1029. "externalTrafficInformURIDesc": "Traffic updates are sent to this URI.",
  1030. "restartXrayOnClientDisable": "Restart Xray After Auto Disable",
  1031. "restartXrayOnClientDisableDesc": "When a client is automatically disabled due to expiration or traffic limit, restart Xray.",
  1032. "fragment": "Fragmentation",
  1033. "fragmentDesc": "Enable fragmentation for TLS hello packet.",
  1034. "fragmentSett": "Fragmentation Settings",
  1035. "noisesDesc": "Enable Noises.",
  1036. "noisesSett": "Noises Settings",
  1037. "trustedProxyCidrs": "Trusted proxy CIDRs",
  1038. "trustedProxyCidrsDesc": "Comma-separated IPs/CIDRs allowed to set forwarded host, proto, and client IP headers.",
  1039. "ldap": {
  1040. "enable": "Enable LDAP sync",
  1041. "host": "LDAP host",
  1042. "port": "LDAP port",
  1043. "useTls": "Use TLS (LDAPS)",
  1044. "bindDn": "Bind DN",
  1045. "passwordConfigured": "Configured; leave blank to keep current password.",
  1046. "passwordUnconfigured": "Not configured.",
  1047. "passwordPlaceholder": "Configured - enter a new value to replace",
  1048. "baseDn": "Base DN",
  1049. "userFilter": "User filter",
  1050. "userAttr": "User attribute (username/email)",
  1051. "vlessField": "VLESS flag attribute",
  1052. "flagField": "Generic flag attribute (optional)",
  1053. "flagFieldDesc": "If set, overrides VLESS flag — e.g. shadowInactive.",
  1054. "truthyValues": "Truthy values",
  1055. "truthyValuesDesc": "Comma-separated; default: true,1,yes,on",
  1056. "invertFlag": "Invert flag",
  1057. "invertFlagDesc": "Enable when the attribute means disabled (e.g. shadowInactive).",
  1058. "syncSchedule": "Sync schedule",
  1059. "syncScheduleDesc": "Cron-like string, e.g. @every 1m",
  1060. "inboundTags": "Inbound tags",
  1061. "inboundTagsDesc": "Inbounds that LDAP sync may auto-create or auto-delete clients on.",
  1062. "noInbounds": "No inbounds found. Create one in Inbounds first.",
  1063. "autoCreate": "Auto create clients",
  1064. "autoDelete": "Auto delete clients",
  1065. "defaultTotalGb": "Default total (GB)",
  1066. "defaultExpiryDays": "Default expiry (days)",
  1067. "defaultIpLimit": "Default IP limit"
  1068. },
  1069. "subFormats": {
  1070. "finalMask": "Final Mask",
  1071. "finalMaskDesc": "xray finalmask masks (TCP/UDP) and QUIC tuning injected into every JSON subscription stream. Requires a recent xray client.",
  1072. "packets": "Packets",
  1073. "length": "Length",
  1074. "interval": "Interval",
  1075. "maxSplit": "Max split",
  1076. "noises": "Noises",
  1077. "noiseItem": "Noise №{n}",
  1078. "type": "Type",
  1079. "packet": "Packet",
  1080. "delayMs": "Delay (ms)",
  1081. "applyTo": "Apply to",
  1082. "addNoise": "+ Noise",
  1083. "concurrency": "Concurrency",
  1084. "xudpConcurrency": "xudp concurrency",
  1085. "xudpUdp443": "xudp UDP 443"
  1086. },
  1087. "mux": "Mux",
  1088. "muxDesc": "Transmit multiple independent data streams within an established data stream.",
  1089. "muxSett": "Mux Settings",
  1090. "direct": "Direct Connection",
  1091. "directDesc": "Directly establishes connections with domains or IP ranges of a specific country.",
  1092. "notifications": "Notifications",
  1093. "certs": "Certificates",
  1094. "externalTraffic": "External Traffic",
  1095. "dateAndTime": "Date and Time",
  1096. "proxyAndServer": "Proxy and Server",
  1097. "intervals": "Intervals",
  1098. "information": "Information",
  1099. "language": "Language",
  1100. "telegramBotLanguage": "Telegram Bot Language",
  1101. "security": {
  1102. "admin": "Admin credentials",
  1103. "twoFactor": "Two-factor authentication",
  1104. "twoFactorEnable": "Enable 2FA",
  1105. "twoFactorEnableDesc": "Adds an additional layer of authentication to provide more security.",
  1106. "twoFactorModalSetTitle": "Enable two-factor authentication",
  1107. "twoFactorModalDeleteTitle": "Disable two-factor authentication",
  1108. "twoFactorModalSteps": "To set up two-factor authentication, perform a few steps:",
  1109. "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",
  1110. "twoFactorModalSecondStep": "2. Enter the code from the app",
  1111. "twoFactorModalRemoveStep": "Enter the code from the application to remove two-factor authentication.",
  1112. "twoFactorModalChangeCredentialsTitle": "Change credentials",
  1113. "twoFactorModalChangeCredentialsStep": "Enter the code from the application to change administrator credentials.",
  1114. "twoFactorModalSetSuccess": "Two-factor authentication has been successfully established",
  1115. "twoFactorModalDeleteSuccess": "Two-factor authentication has been successfully deleted",
  1116. "twoFactorModalError": "Wrong code",
  1117. "show": "Show",
  1118. "hide": "Hide",
  1119. "apiTokenNew": "New token",
  1120. "apiTokenName": "Name",
  1121. "apiTokenNamePlaceholder": "e.g. central-panel-a",
  1122. "apiTokenNameRequired": "Name is required",
  1123. "apiTokenEmpty": "No tokens yet — create one to authenticate bots or remote panels.",
  1124. "apiTokenDeleteWarning": "Any caller using this token will stop authenticating immediately.",
  1125. "apiTokenCreatedTitle": "Token created",
  1126. "apiTokenCreatedNotice": "Copy this token now. For security it is not stored in readable form and will not be shown again."
  1127. },
  1128. "toasts": {
  1129. "modifySettings": "The parameters have been changed.",
  1130. "getSettings": "An error occurred while retrieving parameters.",
  1131. "modifyUserError": "An error occurred while changing administrator credentials.",
  1132. "modifyUser": "You have successfully changed the credentials of the administrator.",
  1133. "originalUserPassIncorrect": "The current username or password is invalid",
  1134. "userPassMustBeNotEmpty": "The new username and password are empty",
  1135. "getOutboundTrafficError": "Error getting traffic",
  1136. "resetOutboundTrafficError": "Error resetting outbound traffic"
  1137. }
  1138. },
  1139. "xray": {
  1140. "title": "Xray Configs",
  1141. "save": "Save",
  1142. "restart": "Restart Xray",
  1143. "restartSuccess": "Xray has been successfully relaunched.",
  1144. "restartOutputTitle": "Xray restart output",
  1145. "restartConfirmTitle": "Restart xray?",
  1146. "restartConfirmContent": "Reloads the xray service with the saved configuration.",
  1147. "stopSuccess": "Xray has been successfully stopped.",
  1148. "restartError": "There was an error when rebooting the Xray.",
  1149. "stopError": "There was an error when stopping the Xray.",
  1150. "basicTemplate": "Basics",
  1151. "advancedTemplate": "Advanced",
  1152. "generalConfigs": "General",
  1153. "generalConfigsDesc": "These options will determine general adjustments.",
  1154. "logConfigs": "Log",
  1155. "logConfigsDesc": "Logs may affect your server's efficiency. It is recommended to enable them wisely only when needed.",
  1156. "blockConfigsDesc": "These options will block traffic based on specific requested protocols and websites.",
  1157. "basicRouting": "Basic Routing",
  1158. "blockConnectionsConfigsDesc": "These options will block traffic based on the specific requested country.",
  1159. "directConnectionsConfigsDesc": "A direct connection ensures that specific traffic is not routed through another server.",
  1160. "blockips": "Block IPs",
  1161. "blockdomains": "Block Domains",
  1162. "directips": "Direct IPs",
  1163. "directdomains": "Direct Domains",
  1164. "ipv4Routing": "IPv4 Routing",
  1165. "ipv4RoutingDesc": "These options will route traffic based on a specific destination via IPv4.",
  1166. "warpRouting": "WARP Routing",
  1167. "warpRoutingDesc": "These options will route traffic based on a specific destination via WARP.",
  1168. "nordRouting": "NordVPN Routing",
  1169. "nordRoutingDesc": "These options will route traffic based on a specific destination via NordVPN.",
  1170. "Template": "Advanced Xray Configuration Template",
  1171. "TemplateDesc": "The final Xray config file will be generated based on this template.",
  1172. "FreedomStrategy": "Freedom Protocol Strategy",
  1173. "FreedomStrategyDesc": "Set the output strategy for the network in the Freedom Protocol.",
  1174. "FreedomHappyEyeballs": "Freedom Happy Eyeballs (IPv4/IPv6)",
  1175. "FreedomHappyEyeballsDesc": "Dual-stack dialing for the direct (freedom) outbound — useful on exit servers with both IPv4 and IPv6.",
  1176. "FreedomHappyEyeballsTryDelayDesc": "Milliseconds before trying the alternate address family. 150–250 ms is a good starting point.",
  1177. "RoutingStrategy": "Overall Routing Strategy",
  1178. "RoutingStrategyDesc": "Set the overall traffic routing strategy for resolving all requests.",
  1179. "outboundTestUrl": "Outbound Test URL",
  1180. "outboundTestUrlDesc": "URL used when testing outbound connectivity.",
  1181. "Torrent": "Block BitTorrent Protocol",
  1182. "Inbounds": "Inbounds",
  1183. "InboundsDesc": "Accepting the specific clients.",
  1184. "Outbounds": "Outbounds",
  1185. "OutboundSubscriptions": "Outbound Subscriptions",
  1186. "OutboundSubscriptionsDesc": "Import outbounds from remote subscription URLs (vmess/vless/trojan/ss/...). Tags are kept stable for use in balancers and routing rules. Updates are automatic.",
  1187. "Balancers": "Balancers",
  1188. "balancerTagRequired": "Tag is required",
  1189. "balancerSelectorRequired": "Pick at least one outbound",
  1190. "balancerLive": "Live Target",
  1191. "balancerOverride": "Override",
  1192. "balancerOverridePh": "Auto (strategy)",
  1193. "balancerLiveRefresh": "Refresh live balancer state",
  1194. "balancerNotRunning": "This balancer is not active in the running Xray — save your changes or start Xray first",
  1195. "routeTester": "Route Tester",
  1196. "routeTesterDesc": "Ask the running Xray which outbound would handle a connection. No traffic is sent — the decision comes straight from the live routing engine.",
  1197. "routeTesterDest": "Domain or IP",
  1198. "routeTesterPort": "Port",
  1199. "routeTesterInbound": "Inbound",
  1200. "routeTesterProtocol": "Sniffed protocol",
  1201. "routeTesterTest": "Test Route",
  1202. "routeTesterMatchedOutbound": "Matched outbound",
  1203. "routeTesterViaBalancer": "via balancer",
  1204. "routeTesterDefaultOutbound": "No routing rule matched — traffic goes to the default (first) outbound.",
  1205. "OutboundsDesc": "Set the outgoing traffic pathway.",
  1206. "Routings": "Routing Rules",
  1207. "RoutingsDesc": "The priority of each rule is important!",
  1208. "completeTemplate": "All",
  1209. "logLevel": "Log Level",
  1210. "logLevelDesc": "The log level for error logs, indicating the information that needs to be recorded.",
  1211. "accessLog": "Access Log",
  1212. "accessLogDesc": "The file path for the access log. The special value 'none' disables access logs",
  1213. "errorLog": "Error Log",
  1214. "errorLogDesc": "The file path for the error log. The special value 'none' disables error logs",
  1215. "dnsLog": "DNS Log",
  1216. "dnsLogDesc": "Whether to enable DNS query logs",
  1217. "maskAddress": "Mask Address",
  1218. "maskAddressDesc": "IP address mask, when enabled, will automatically replace the IP address that appears in the log.",
  1219. "statistics": "Statistics",
  1220. "statsInboundUplink": "Inbound Upload Statistics",
  1221. "statsInboundUplinkDesc": "Enables the statistics collection for upstream traffic of all inbound proxies.",
  1222. "statsInboundDownlink": "Inbound Download Statistics",
  1223. "statsInboundDownlinkDesc": "Enables the statistics collection for downstream traffic of all inbound proxies.",
  1224. "statsOutboundUplink": "Outbound Upload Statistics",
  1225. "statsOutboundUplinkDesc": "Enables the statistics collection for upstream traffic of all outbound proxies.",
  1226. "statsOutboundDownlink": "Outbound Download Statistics",
  1227. "statsOutboundDownlinkDesc": "Enables the statistics collection for downstream traffic of all outbound proxies.",
  1228. "connectionLimits": "Connection Limits",
  1229. "connectionLimitsDesc": "Connection-level policies for user level 0. Leave a field empty to use Xray's default.",
  1230. "connIdle": "Idle Timeout",
  1231. "connIdleDesc": "Closes a connection after it stays idle for this many seconds. Lowering it frees memory and file descriptors faster on busy servers (Xray default: 300).",
  1232. "bufferSize": "Buffer Size",
  1233. "bufferSizeDesc": "Per-connection internal buffer size in KB. Set to 0 to minimize memory usage on low-RAM servers (Xray default depends on the platform).",
  1234. "bufferSizePlaceholder": "auto",
  1235. "seconds": "seconds",
  1236. "rules": {
  1237. "first": "First",
  1238. "last": "Last",
  1239. "up": "Up",
  1240. "down": "Down",
  1241. "source": "Source",
  1242. "dest": "Destination",
  1243. "inbound": "Inbound",
  1244. "outbound": "Outbound",
  1245. "balancer": "Balancer",
  1246. "info": "Info",
  1247. "add": "Add Rule",
  1248. "edit": "Edit Rule",
  1249. "useComma": "Comma-separated list"
  1250. },
  1251. "routing": {
  1252. "dragToReorder": "Drag to reorder"
  1253. },
  1254. "ruleForm": {
  1255. "sourceIps": "Source IPs",
  1256. "sourcePort": "Source port",
  1257. "vlessRoute": "VLESS route",
  1258. "attributes": "Attributes",
  1259. "value": "Value",
  1260. "user": "User",
  1261. "inboundTags": "Inbound tags",
  1262. "outboundTag": "Outbound tag",
  1263. "balancerTag": "Balancer tag",
  1264. "balancerTagTooltip": "Routes traffic through one of the configured load balancers"
  1265. },
  1266. "outboundForm": {
  1267. "tagDuplicate": "Tag already used by another outbound",
  1268. "tagRequired": "Tag is required",
  1269. "tagPlaceholder": "unique-tag",
  1270. "localIpPlaceholder": "local IP",
  1271. "dialerProxyPlaceholder": "Select an outbound to chain through",
  1272. "dialerProxyHint": "Dial this outbound through another outbound (by tag) to build a proxy chain. Leave empty to connect directly.",
  1273. "addressRequired": "Address is required",
  1274. "portRequired": "Port is required",
  1275. "optional": "optional",
  1276. "udpOverTcp": "UDP over TCP",
  1277. "uotVersion": "UoT version",
  1278. "inboundTag": "Inbound tag",
  1279. "inboundTagPlaceholder": "inbound tag used in routing rules",
  1280. "responseType": "Response type",
  1281. "rewriteNetwork": "Rewrite network",
  1282. "unchanged": "(unchanged)",
  1283. "unchangedAddress": "(unchanged) e.g. 1.1.1.1",
  1284. "rules": "Rules",
  1285. "ruleN": "Rule {n}",
  1286. "action": "Action",
  1287. "redirect": "Redirect",
  1288. "fragment": "Fragment",
  1289. "finalRules": "Final Rules",
  1290. "overrideXrayPrivateIp": "Override Xray's default private-IP block",
  1291. "blockDelay": "Block delay (ms)",
  1292. "reverseSniffing": "Reverse Sniffing",
  1293. "workers": "Workers",
  1294. "reserved": "Reserved",
  1295. "minUploadInterval": "Min upload interval (ms)",
  1296. "maxUploadSizeBytes": "Max upload size (bytes)",
  1297. "uplinkChunkSize": "Uplink chunk size",
  1298. "noGrpcHeader": "No gRPC header",
  1299. "maxConcurrency": "Max concurrency",
  1300. "maxConnections": "Max connections",
  1301. "maxReuseTimes": "Max reuse times",
  1302. "maxRequestTimes": "Max request times",
  1303. "maxReusableSecs": "Max reusable secs",
  1304. "keepAlivePeriod": "Keep alive period",
  1305. "authPassword": "Auth password",
  1306. "visionTestpre": "Vision testpre",
  1307. "serverNamePlaceholder": "server name",
  1308. "verifyPeerName": "Verify peer name",
  1309. "pinnedSha256": "Pinned SHA256",
  1310. "shortId": "Short ID",
  1311. "sockopts": "Sockopts",
  1312. "keepAliveInterval": "Keep alive interval",
  1313. "markFwmark": "Mark (fwmark)",
  1314. "interface": "Interface",
  1315. "ipv6Only": "IPv6 only",
  1316. "acceptProxyProtocol": "Accept proxy protocol",
  1317. "proxyProtocol": "Proxy protocol",
  1318. "tcpUserTimeoutMs": "TCP user timeout (ms)",
  1319. "tcpKeepAliveIdleS": "TCP keep-alive idle (s)"
  1320. },
  1321. "outbound": {
  1322. "addOutbound": "Add Outbound",
  1323. "addReverse": "Add Reverse",
  1324. "editOutbound": "Edit Outbound",
  1325. "editReverse": "Edit Reverse",
  1326. "reverseTag": "Reverse Tag",
  1327. "reverseTagDesc": "VLESS simple reverse proxy tag. Leave empty to disable.",
  1328. "reverseTagPlaceholder": "reverse tag (leave empty to disable)",
  1329. "tag": "Tag",
  1330. "tagDesc": "Unique Tag",
  1331. "address": "Address",
  1332. "reverse": "Reverse",
  1333. "domain": "Domain",
  1334. "type": "Type",
  1335. "bridge": "Bridge",
  1336. "portal": "Portal",
  1337. "link": "Link",
  1338. "intercon": "Interconnection",
  1339. "settings": "Settings",
  1340. "accountInfo": "Account Information",
  1341. "outboundStatus": "Outbound Status",
  1342. "sendThrough": "Send Through",
  1343. "test": "Test",
  1344. "testResult": "Test Result",
  1345. "testing": "Testing connection...",
  1346. "testSuccess": "Test successful",
  1347. "testFailed": "Test failed",
  1348. "testError": "Failed to test outbound",
  1349. "testModeTooltip": "TCP: fast dial-only probe. HTTP: full request through xray.",
  1350. "testAll": "Test all",
  1351. "nordvpn": "NordVPN",
  1352. "accessToken": "Access Token",
  1353. "country": "Country",
  1354. "server": "Server",
  1355. "city": "City",
  1356. "allCities": "All Cities",
  1357. "privateKey": "Private Key",
  1358. "load": "Load"
  1359. },
  1360. "outboundSub": {
  1361. "manage": "Subscriptions",
  1362. "title": "Outbound Subscriptions",
  1363. "remark": "Remark (optional)",
  1364. "remarkPlaceholder": "e.g. HK nodes",
  1365. "url": "Subscription URL",
  1366. "urlPlaceholder": "https://... (base64 list of links)",
  1367. "tagPrefix": "Tag prefix",
  1368. "tagPrefixPlaceholder": "hk-",
  1369. "interval": "Update interval",
  1370. "hours": "h",
  1371. "minutes": "min",
  1372. "intervalHint": "Default 10 minutes. The background job checks frequently; each subscription only re-fetches when its own interval has passed.",
  1373. "enabled": "Enabled",
  1374. "allowPrivate": "Allow private address",
  1375. "allowPrivateHint": "Permit localhost / LAN / private IPs for this subscription's URL. Off by default for security — enable only for a trusted local source.",
  1376. "prepend": "Before manual outbounds",
  1377. "prependHint": "Place this subscription's outbounds before your manual ones, so one can become the default.",
  1378. "preview": "Preview",
  1379. "previewEmpty": "No outbounds found at this URL.",
  1380. "refreshAll": "Refresh all",
  1381. "statusOk": "OK",
  1382. "toastUpdated": "Subscription updated",
  1383. "addButton": "Add",
  1384. "active": "Active subscriptions",
  1385. "empty": "No subscriptions yet. Add one above.",
  1386. "colRemark": "Remark",
  1387. "colPrefix": "Prefix",
  1388. "colInterval": "Interval",
  1389. "colLastFetch": "Last fetch",
  1390. "colEnabled": "Enabled",
  1391. "auto": "auto",
  1392. "never": "never",
  1393. "yes": "Yes",
  1394. "no": "No",
  1395. "refreshNow": "Refresh now",
  1396. "lastError": "Last error",
  1397. "deleteConfirm": "Delete this subscription?",
  1398. "restartHint": "After adding or refreshing, restart Xray (or wait for the next auto-reload) to make the outbounds active.",
  1399. "fromSubsTitle": "From outbound subscriptions (read-only)",
  1400. "fromSubsDesc": "Imported from your active subscriptions. Manage them in the Subscriptions panel above.",
  1401. "toastLoadFailed": "Failed to load subscriptions",
  1402. "toastUrlRequired": "Subscription URL is required",
  1403. "toastAdded": "Subscription added",
  1404. "toastAddFailed": "Failed to add subscription",
  1405. "toastRefreshed": "Refreshed",
  1406. "toastRefreshFailed": "Refresh failed",
  1407. "toastDeleted": "Deleted",
  1408. "toastDeleteFailed": "Delete failed"
  1409. },
  1410. "balancer": {
  1411. "addBalancer": "Add Balancer",
  1412. "editBalancer": "Edit Balancer",
  1413. "balancerStrategy": "Strategy",
  1414. "balancerSelectors": "Selectors",
  1415. "tag": "Tag",
  1416. "tagDesc": "Unique Tag",
  1417. "tagDuplicate": "Tag already used by another balancer",
  1418. "tagPlaceholder": "unique balancer tag",
  1419. "selector": "Selector",
  1420. "fallback": "Fallback",
  1421. "expected": "Expected",
  1422. "expectedPlaceholder": "optimal node count",
  1423. "maxRtt": "Max RTT",
  1424. "tolerance": "Tolerance",
  1425. "baselines": "Baselines",
  1426. "costs": "Costs",
  1427. "balancerDesc": "It is not possible to use balancerTag and outboundTag at the same time. If used at the same time, only outboundTag will work."
  1428. },
  1429. "wireguard": {
  1430. "secretKey": "Secret Key",
  1431. "publicKey": "Public Key",
  1432. "allowedIPs": "Allowed IPs",
  1433. "endpoint": "Endpoint",
  1434. "psk": "PreShared Key",
  1435. "domainStrategy": "Domain Strategy"
  1436. },
  1437. "tun": {
  1438. "nameDesc": "The name of the TUN interface. Default is 'xray0'",
  1439. "mtuDesc": "Maximum Transmission Unit. The maximum size of data packets. Default is 1500",
  1440. "userLevel": "User Level",
  1441. "userLevelDesc": "All connections made through this inbound will use this user level. Default is 0"
  1442. },
  1443. "nord": {
  1444. "accessToken": "Access token",
  1445. "privateKey": "Private key",
  1446. "noServers": "No servers found for the selected country",
  1447. "noPublicKey": "Selected server does not advertise a NordLynx public key.",
  1448. "outboundAdded": "NordVPN outbound added",
  1449. "outboundUpdated": "NordVPN outbound updated"
  1450. },
  1451. "warp": {
  1452. "changeIp": "Change IP",
  1453. "changeIpSuccess": "WARP IP changed successfully!",
  1454. "autoUpdateIp": "Auto Update IP Address",
  1455. "intervalDays": "Interval (Days)",
  1456. "intervalDesc": "0 to disable. Changes IP address automatically.",
  1457. "licenseError": "Failed to set WARP license.",
  1458. "fetchFirst": "Fetch the WARP config first.",
  1459. "createAccount": "Create WARP account",
  1460. "accessToken": "Access token",
  1461. "deviceId": "Device ID",
  1462. "licenseKey": "License key",
  1463. "privateKey": "Private key",
  1464. "deleteAccount": "Delete account",
  1465. "settings": "Settings",
  1466. "licenseKeyLabel": "WARP / WARP+ license key",
  1467. "key": "Key",
  1468. "keyPlaceholder": "26-char WARP+ key",
  1469. "accountInfo": "Account info",
  1470. "deviceName": "Device name",
  1471. "deviceModel": "Device model",
  1472. "deviceEnabled": "Device enabled",
  1473. "accountType": "Account type",
  1474. "role": "Role",
  1475. "warpPlusData": "WARP+ data",
  1476. "quota": "Quota",
  1477. "usage": "Usage",
  1478. "addOutbound": "Add outbound"
  1479. },
  1480. "dns": {
  1481. "enable": "Enable DNS",
  1482. "enableDesc": "Enable built-in DNS server",
  1483. "tag": "DNS Inbound Tag",
  1484. "tagDesc": "This tag will be available as an Inbound tag in routing rules.",
  1485. "clientIp": "Client IP",
  1486. "clientIpDesc": "Used to notify the server of the specified IP location during DNS queries",
  1487. "disableCache": "Disable cache",
  1488. "disableCacheDesc": "Disables DNS caching",
  1489. "disableFallback": "Disable Fallback",
  1490. "disableFallbackDesc": "Disables fallback DNS queries",
  1491. "disableFallbackIfMatch": "Disable Fallback If Match",
  1492. "disableFallbackIfMatchDesc": "Disables fallback DNS queries when the matching domain list of the DNS server is hit",
  1493. "enableParallelQuery": "Enable Parallel Query",
  1494. "enableParallelQueryDesc": "Enable parallel DNS queries to multiple servers for faster resolution",
  1495. "strategy": "Query Strategy",
  1496. "strategyDesc": "Overall strategy to resolve domain names",
  1497. "add": "Add Server",
  1498. "edit": "Edit Server",
  1499. "domains": "Domains",
  1500. "expectIPs": "Expect IPs",
  1501. "unexpectIPs": "Unexpected IPs",
  1502. "useSystemHosts": "Use System Hosts",
  1503. "useSystemHostsDesc": "Use the operating system's hosts file",
  1504. "serveStale": "Serve Stale",
  1505. "serveStaleDesc": "Return expired cached results while refreshing in the background",
  1506. "serveExpiredTTL": "Serve Expired TTL",
  1507. "serveExpiredTTLDesc": "Validity (seconds) of stale cache entries; 0 = never expire",
  1508. "timeoutMs": "Timeout (ms)",
  1509. "skipFallback": "Skip Fallback",
  1510. "finalQuery": "Final Query",
  1511. "hosts": "Hosts",
  1512. "hostsAdd": "Add Host",
  1513. "hostsEmpty": "No host overrides defined",
  1514. "hostsDomain": "Domain (e.g. domain:example.com)",
  1515. "hostsValues": "IP or domain — type and press Enter",
  1516. "usePreset": "Use Preset",
  1517. "dnsPresetTitle": "DNS Presets",
  1518. "dnsPresetFamily": "Family",
  1519. "clearAll": "Delete All",
  1520. "clearAllTitle": "Delete all DNS servers?",
  1521. "clearAllConfirm": "This removes every DNS server from the list. This cannot be undone."
  1522. },
  1523. "fakedns": {
  1524. "add": "Add Fake DNS",
  1525. "edit": "Edit Fake DNS",
  1526. "ipPool": "IP Pool Subnet",
  1527. "poolSize": "Pool Size"
  1528. }
  1529. }
  1530. },
  1531. "tgbot": {
  1532. "keyboardClosed": "❌ Custom keyboard closed!",
  1533. "noResult": "❗ No result!",
  1534. "noQuery": "❌ Query not found! Please use the command again!",
  1535. "wentWrong": "❌ Something went wrong!",
  1536. "noIpRecord": "❗ No IP Record!",
  1537. "noInbounds": "❗ No inbound found!",
  1538. "unlimited": "♾ Unlimited(Reset)",
  1539. "add": "Add",
  1540. "month": "Month",
  1541. "months": "Months",
  1542. "day": "Day",
  1543. "days": "Days",
  1544. "hours": "Hours",
  1545. "minutes": "Minutes",
  1546. "unknown": "Unknown",
  1547. "inbounds": "Inbounds",
  1548. "clients": "Clients",
  1549. "offline": "🔴 Offline",
  1550. "online": "🟢 Online",
  1551. "commands": {
  1552. "unknown": "❗ Unknown command.",
  1553. "pleaseChoose": "👇 Please choose:\r\n",
  1554. "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",
  1555. "start": "👋 Hello <i>{{ .Firstname }}</i>.\r\n",
  1556. "welcome": "🤖 Welcome to <b>{{ .Hostname }}</b> management bot.\r\n",
  1557. "status": "✅ Bot is OK!",
  1558. "usage": "❗ Please provide a text to search!",
  1559. "getID": "🆔 Your ID: <code>{{ .ID }}</code>",
  1560. "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>",
  1561. "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>",
  1562. "restartUsage": "\r\n\r\n<code>/restart</code>",
  1563. "restartSuccess": "✅ Operation successful!",
  1564. "restartFailed": "❗ Error in operation.\r\n\r\n<code>Error: {{ .Error }}</code>.",
  1565. "xrayNotRunning": "❗ Xray Core is not running.",
  1566. "startDesc": "Show the main menu",
  1567. "helpDesc": "Bot help",
  1568. "statusDesc": "Check bot status",
  1569. "idDesc": "Show your Telegram ID"
  1570. },
  1571. "messages": {
  1572. "cpuThreshold": "🔴 CPU Load {{ .Percent }}% exceeds the threshold of {{ .Threshold }}%",
  1573. "selectUserFailed": "❌ Error in user selection!",
  1574. "userSaved": "✅ Telegram User saved.",
  1575. "loginSuccess": "✅ Logged in to the panel successfully.\r\n",
  1576. "loginFailed": "❗️Login attempt to the panel failed.\r\n",
  1577. "2faFailed": "2FA Failed",
  1578. "report": "🕰 Scheduled Reports: {{ .RunTime }}\r\n",
  1579. "datetime": "⏰ Date&Time: {{ .DateTime }}\r\n",
  1580. "hostname": "💻 Host: {{ .Hostname }}\r\n",
  1581. "version": "🚀 3X-UI Version: {{ .Version }}\r\n",
  1582. "xrayVersion": "📡 Xray Version: {{ .XrayVersion }}\r\n",
  1583. "ipv6": "🌐 IPv6: {{ .IPv6 }}\r\n",
  1584. "ipv4": "🌐 IPv4: {{ .IPv4 }}\r\n",
  1585. "ip": "🌐 IP: {{ .IP }}\r\n",
  1586. "ips": "🔢 IPs:\r\n{{ .IPs }}\r\n",
  1587. "serverUpTime": "⏳ Uptime: {{ .UpTime }} {{ .Unit }}\r\n",
  1588. "serverLoad": "📈 System Load: {{ .Load1 }}, {{ .Load2 }}, {{ .Load3 }}\r\n",
  1589. "serverMemory": "📋 RAM: {{ .Current }}/{{ .Total }}\r\n",
  1590. "tcpCount": "🔹 TCP: {{ .Count }}\r\n",
  1591. "udpCount": "🔸 UDP: {{ .Count }}\r\n",
  1592. "traffic": "🚦 Traffic: {{ .Total }} (↑{{ .Upload }},↓{{ .Download }})\r\n",
  1593. "xrayStatus": "ℹ️ Status: {{ .State }}\r\n",
  1594. "username": "👤 Username: {{ .Username }}\r\n",
  1595. "reason": "❗️ Reason: {{ .Reason }}\r\n",
  1596. "time": "⏰ Time: {{ .Time }}\r\n",
  1597. "inbound": "📍 Inbound: {{ .Remark }}\r\n",
  1598. "port": "🔌 Port: {{ .Port }}\r\n",
  1599. "expire": "📅 Expire Date: {{ .Time }}\r\n",
  1600. "expireIn": "📅 Expire In: {{ .Time }}\r\n",
  1601. "active": "💡 Active: {{ .Enable }}\r\n",
  1602. "enabled": "🚨 Enabled: {{ .Enable }}\r\n",
  1603. "online": "🌐 Connection status: {{ .Status }}\r\n",
  1604. "lastOnline": "🔙 Last online: {{ .Time }}\r\n",
  1605. "email": "📧 Email: {{ .Email }}\r\n",
  1606. "upload": "🔼 Upload: ↑{{ .Upload }}\r\n",
  1607. "download": "🔽 Download: ↓{{ .Download }}\r\n",
  1608. "total": "📊 Total: ↑↓{{ .UpDown }} / {{ .Total }}\r\n",
  1609. "TGUser": "👤 Telegram User: {{ .TelegramID }}\r\n",
  1610. "exhaustedMsg": "🚨 Exhausted {{ .Type }}:\r\n",
  1611. "exhaustedCount": "🚨 Exhausted {{ .Type }} count:\r\n",
  1612. "onlinesCount": "🌐 Online Clients: {{ .Count }}\r\n",
  1613. "disabled": "🛑 Disabled: {{ .Disabled }}\r\n",
  1614. "depleteSoon": "🔜 Deplete Soon: {{ .Deplete }}\r\n\r\n",
  1615. "backupTime": "🗄 Backup Time: {{ .Time }}\r\n",
  1616. "refreshedOn": "\r\n📋🔄 Refreshed On: {{ .Time }}\r\n\r\n",
  1617. "yes": "✅ Yes",
  1618. "no": "❌ No",
  1619. "received_id": "🔑📥 ID updated.",
  1620. "received_password": "🔑📥 Password updated.",
  1621. "received_email": "📧📥 Email updated.",
  1622. "received_comment": "💬📥 Comment updated.",
  1623. "id_prompt": "🔑 Default ID: {{ .ClientId }}\n\nEnter your ID.",
  1624. "pass_prompt": "🔑 Default Password: {{ .ClientPassword }}\n\nEnter your password.",
  1625. "email_prompt": "📧 Default Email: {{ .ClientEmail }}\n\nEnter your email.",
  1626. "comment_prompt": "💬 Default Comment: {{ .ClientComment }}\n\nEnter your comment.",
  1627. "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!",
  1628. "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!",
  1629. "cancel": "❌ Process Canceled! \n\nYou can /start again anytime. 🔄",
  1630. "error_add_client": "⚠️ Error:\n\n {{ .error }}",
  1631. "using_default_value": "Okay, I'll stick with the default value. 😊",
  1632. "incorrect_input": "Your input is not valid.\nThe phrases should be continuous without spaces.\nCorrect example: aaaaaa\nIncorrect example: aaa aaa 🚫",
  1633. "AreYouSure": "Are you sure? 🤔",
  1634. "SuccessResetTraffic": "📧 Email: {{ .ClientEmail }}\n🏁 Result: ✅ Success",
  1635. "FailedResetTraffic": "📧 Email: {{ .ClientEmail }}\n🏁 Result: ❌ Failed \n\n🛠️ Error: [ {{ .ErrorMessage }} ]",
  1636. "FinishProcess": "🔚 Traffic reset process finished for all clients."
  1637. },
  1638. "buttons": {
  1639. "closeKeyboard": "❌ Close Keyboard",
  1640. "cancel": "❌ Cancel",
  1641. "cancelReset": "❌ Cancel Reset",
  1642. "cancelIpLimit": "❌ Cancel IP Limit",
  1643. "confirmResetTraffic": "✅ Confirm Reset Traffic?",
  1644. "confirmClearIps": "✅ Confirm Clear IPs?",
  1645. "confirmRemoveTGUser": "✅ Confirm Remove Telegram User?",
  1646. "confirmToggle": "✅ Confirm Enable/Disable User?",
  1647. "dbBackup": "Get DB Backup",
  1648. "serverUsage": "Server Usage",
  1649. "getInbounds": "Get Inbounds",
  1650. "depleteSoon": "Deplete Soon",
  1651. "clientUsage": "Get Usage",
  1652. "onlines": "Online Clients",
  1653. "commands": "Commands",
  1654. "refresh": "🔄 Refresh",
  1655. "clearIPs": "❌ Clear IPs",
  1656. "removeTGUser": "❌ Remove Telegram User",
  1657. "selectTGUser": "👤 Select Telegram User",
  1658. "selectOneTGUser": "👤 Select a Telegram User:",
  1659. "resetTraffic": "📈 Reset Traffic",
  1660. "resetExpire": "📅 Change Expiry Date",
  1661. "ipLog": "🔢 IP Log",
  1662. "ipLimit": "🔢 IP Limit",
  1663. "setTGUser": "👤 Set Telegram User",
  1664. "toggle": "🔘 Enable / Disable",
  1665. "custom": "🔢 Custom",
  1666. "confirmNumber": "✅ Confirm: {{ .Num }}",
  1667. "confirmNumberAdd": "✅ Confirm adding: {{ .Num }}",
  1668. "limitTraffic": "🚧 Traffic Limit",
  1669. "getBanLogs": "Get Ban Logs",
  1670. "allClients": "All Clients",
  1671. "addClient": "Add Client",
  1672. "submitDisable": "Submit As Disable ☑️",
  1673. "submitEnable": "Submit As Enable ✅",
  1674. "use_default": "🏷️ Use default",
  1675. "change_id": "⚙️🔑 ID",
  1676. "change_password": "⚙️🔑 Password",
  1677. "change_email": "⚙️📧 Email",
  1678. "change_comment": "⚙️💬 Comment",
  1679. "change_flow": "⚙️🚦 Flow",
  1680. "ResetAllTraffics": "Reset All Traffic",
  1681. "SortedTrafficUsageReport": "Sorted Traffic Usage Report"
  1682. },
  1683. "answers": {
  1684. "successfulOperation": "✅ Operation successful!",
  1685. "errorOperation": "❗ Error in operation.",
  1686. "getInboundsFailed": "❌ Failed to get inbounds.",
  1687. "getClientsFailed": "❌ Failed to get clients.",
  1688. "canceled": "❌ {{ .Email }}: Operation canceled.",
  1689. "clientRefreshSuccess": "✅ {{ .Email }}: Client refreshed successfully.",
  1690. "IpRefreshSuccess": "✅ {{ .Email }}: IPs refreshed successfully.",
  1691. "TGIdRefreshSuccess": "✅ {{ .Email }}: Client's Telegram User refreshed successfully.",
  1692. "resetTrafficSuccess": "✅ {{ .Email }}: Traffic reset successfully.",
  1693. "setTrafficLimitSuccess": "✅ {{ .Email }}: Traffic limit saved successfully.",
  1694. "expireResetSuccess": "✅ {{ .Email }}: Expire days reset successfully.",
  1695. "resetIpSuccess": "✅ {{ .Email }}: IP limit {{ .Count }} saved successfully.",
  1696. "clearIpSuccess": "✅ {{ .Email }}: IPs cleared successfully.",
  1697. "getIpLog": "✅ {{ .Email }}: Get IP Log.",
  1698. "getUserInfo": "✅ {{ .Email }}: Get Telegram User Info.",
  1699. "removedTGUserSuccess": "✅ {{ .Email }}: Telegram User removed successfully.",
  1700. "enableSuccess": "✅ {{ .Email }}: Enabled successfully.",
  1701. "disableSuccess": "✅ {{ .Email }}: Disabled successfully.",
  1702. "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>",
  1703. "chooseClient": "Choose a Client for Inbound {{ .Inbound }}",
  1704. "chooseInbound": "Choose an Inbound"
  1705. }
  1706. }
  1707. }