* feat: status-server主题增加套餐信息展示 1. 首页通过在后台配置PublicNote字段,实现agent套餐信息展示 2. 一些其他小优化 * 1.未获取agent国家时,默认彩虹旗修改为联合国旗
		
			
				
	
	
		
			756 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			TOML
		
	
	
	
		
			Vendored
		
	
	
	
			
		
		
	
	
			756 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			TOML
		
	
	
	
		
			Vendored
		
	
	
	
[NezhaMonitoring]
 | 
						|
other = "Nezha Monitoring"
 | 
						|
 | 
						|
[Server]
 | 
						|
other = "Servers"
 | 
						|
 | 
						|
[Services]
 | 
						|
other = "Services"
 | 
						|
 | 
						|
[Task]
 | 
						|
other = "Tasks"
 | 
						|
 | 
						|
[Notification]
 | 
						|
other = "Notifications"
 | 
						|
 | 
						|
[Settings]
 | 
						|
other = "Settings"
 | 
						|
 | 
						|
[Home]
 | 
						|
other = "Home"
 | 
						|
 | 
						|
[BackToHomepage]
 | 
						|
other = "Back to Homepage"
 | 
						|
 | 
						|
[AdminPanel]
 | 
						|
other = "Dashboard"
 | 
						|
 | 
						|
[Logout]
 | 
						|
other = "Log out"
 | 
						|
 | 
						|
[Login]
 | 
						|
other = "Log in"
 | 
						|
 | 
						|
[ConfirmLogout]
 | 
						|
other = "Confirm Logging Out?"
 | 
						|
 | 
						|
[AfterLoggingOutYouHaveToLoginAgain]
 | 
						|
other = "You will need to log in again to continue"
 | 
						|
 | 
						|
[Cancel]
 | 
						|
other = "Cancel"
 | 
						|
 | 
						|
[Confirm]
 | 
						|
other = "Confirm"
 | 
						|
 | 
						|
[AddScheduledTasks]
 | 
						|
other = "Add Schedule Task"
 | 
						|
 | 
						|
[Name]
 | 
						|
other = "Name"
 | 
						|
 | 
						|
[Scheduler]
 | 
						|
other = "Cron Expression"
 | 
						|
 | 
						|
[BackUp]
 | 
						|
other = "Backup"
 | 
						|
 | 
						|
[3amDaily]
 | 
						|
other = "(At 3 AM)"
 | 
						|
 | 
						|
[Command]
 | 
						|
other = "Command"
 | 
						|
 | 
						|
[Coverage]
 | 
						|
other = "Coverage"
 | 
						|
 | 
						|
[IgnoreAllAndExecuteOnlyThroughSpecificServers]
 | 
						|
other = "Ignore All, Execute Only on Specific Servers"
 | 
						|
 | 
						|
[AllIncludedOnlySpecificServersAreNotExecuted]
 | 
						|
other = "Cover All, Except Specific Servers"
 | 
						|
 | 
						|
[ExecuteByTriggerServer]
 | 
						|
other = "Execute on Alarmed Servers"
 | 
						|
 | 
						|
[SpecificServers]
 | 
						|
other = "Specific Servers"
 | 
						|
 | 
						|
[EnterIdAndNameToSearch]
 | 
						|
other = "Enter ID/Name to search"
 | 
						|
 | 
						|
[NotificationMethodGroup]
 | 
						|
other = "Notification Method Group"
 | 
						|
 | 
						|
[PushSuccessMessages]
 | 
						|
other = "Send Success Messages"
 | 
						|
 | 
						|
[TaskType]
 | 
						|
other = "Task Type"
 | 
						|
 | 
						|
[CronTask]
 | 
						|
other = "Cron Task"
 | 
						|
 | 
						|
[TriggerTask]
 | 
						|
other = "Trigger Task"
 | 
						|
 | 
						|
[TheFormaOfTheScheduleIs]
 | 
						|
other = "The Cron Expression format is:"
 | 
						|
 | 
						|
[SecondsMinutesHoursDaysMonthsWeeksSeeDetails]
 | 
						|
other = "Sec Min Hour Day Month Week, see details in "
 | 
						|
 | 
						|
[ScheduleExpressionFormat]
 | 
						|
other = "CRON Expression Format"
 | 
						|
 | 
						|
[IntroductionOfCommands]
 | 
						|
other = "Note on writing commands: It is similar to shell/bat scripts. but it's advised not to start a newline, and connect multiple commands with <code>&&</code> or <code>;</code>. If a command cannot be found, it is possibly due to <code>PATH</code> environment variable issues. On <code>Linux</code> servers, you can add <code>source ~/.bashrc</code> at the beginning of the command, or just use the absolute path."
 | 
						|
 | 
						|
[AddMonitor]
 | 
						|
other = "Add Service Monitor"
 | 
						|
 | 
						|
[Blog]
 | 
						|
other = "Blog"
 | 
						|
 | 
						|
[Target]
 | 
						|
other = "Target"
 | 
						|
 | 
						|
[Type]
 | 
						|
other = "Type"
 | 
						|
 | 
						|
[SslExpirationOrChange]
 | 
						|
other = "(Certificate Expiration and Changes)"
 | 
						|
 | 
						|
[Duration]
 | 
						|
other = "Interval"
 | 
						|
 | 
						|
[Seconds]
 | 
						|
other = "Seconds"
 | 
						|
 | 
						|
[EnableFailureNotification]
 | 
						|
other = "Enable Failure Notification"
 | 
						|
 | 
						|
[FailureNotification]
 | 
						|
other = "Failure Notification"
 | 
						|
 | 
						|
[MaxLatency]
 | 
						|
other = "Maximum Latency (ms)"
 | 
						|
 | 
						|
[MinLatency]
 | 
						|
other = "Minimum Latency (ms)"
 | 
						|
 | 
						|
[EnableLatencyNotification]
 | 
						|
other = "Enable Latency Notification"
 | 
						|
 | 
						|
[LatencyNotification]
 | 
						|
other = "Latency Notification"
 | 
						|
 | 
						|
[IntroductionOfMonitor]
 | 
						|
other = """
 | 
						|
For type <b>HTTP-GET</b>, enter URL (with http/https scheme, HTTPS protocol will also monitor SSL certificate);<br>
 | 
						|
For type <b>ICMP-Ping</b>, enter domain/IP without port: example.com;<br>
 | 
						|
For type <b>TCP-Ping</b>, enter domain/IP + port number: example.com:22"""
 | 
						|
 | 
						|
[AddNotificationMethod]
 | 
						|
other = "Add Notification Method"
 | 
						|
 | 
						|
[Tag]
 | 
						|
other = "Notification Group"
 | 
						|
 | 
						|
[DoNotSendTestMessages]
 | 
						|
other = "Do Not Send Test Message"
 | 
						|
 | 
						|
[RequestMethod]
 | 
						|
other = "Request Method"
 | 
						|
 | 
						|
[RequestType]
 | 
						|
other = "Request Type"
 | 
						|
 | 
						|
[VerifySSL]
 | 
						|
other = "Verify SSL"
 | 
						|
 | 
						|
[AddNotificationRule]
 | 
						|
other = "Add Notification Rule"
 | 
						|
 | 
						|
[Rules]
 | 
						|
other = "Rules"
 | 
						|
 | 
						|
[NotificationTriggerMode]
 | 
						|
other = "Notification Trigger Mode"
 | 
						|
 | 
						|
[ModeAlwaysTrigger]
 | 
						|
other = "Always Trigger"
 | 
						|
 | 
						|
[ModeOnetimeTrigger]
 | 
						|
other = "Trigger Once"
 | 
						|
 | 
						|
[EnableTriggerTask]
 | 
						|
other = "Enable Trigger Task"
 | 
						|
 | 
						|
[FailTriggerTasks]
 | 
						|
other = "Tasks to trigger on an alarm"
 | 
						|
 | 
						|
[RecoverTriggerTasks]
 | 
						|
other = "Tasks to trigger after recovery"
 | 
						|
 | 
						|
[Enable]
 | 
						|
other = "Enable"
 | 
						|
 | 
						|
[AddServer]
 | 
						|
other = "Add Server"
 | 
						|
 | 
						|
[BatchEditServerGroup]
 | 
						|
other = "Batch Edit Server Group"
 | 
						|
 | 
						|
[BatchDeleteServer]
 | 
						|
other = "Batch Delete Server"
 | 
						|
 | 
						|
[InputServerGroupName]
 | 
						|
other = "Input Server Group Name"
 | 
						|
 | 
						|
[ServerGroup]
 | 
						|
other = "Server Group"
 | 
						|
 | 
						|
[EinsteinLightspeed1]
 | 
						|
other = "Einstein Lightspeed 1"
 | 
						|
 | 
						|
[DisplayIndex]
 | 
						|
other = "Display Index"
 | 
						|
 | 
						|
[TheLargerTheNumberTheHigherThePriority]
 | 
						|
other = "Greater Number, Higher Priority"
 | 
						|
 | 
						|
[Secret]
 | 
						|
other = "Secret"
 | 
						|
 | 
						|
[Note]
 | 
						|
other = "Note"
 | 
						|
 | 
						|
[PublicNote]
 | 
						|
other = "Public Note"
 | 
						|
 | 
						|
[LinuxOneKeyInstall]
 | 
						|
other = "Linux Installation Command"
 | 
						|
 | 
						|
[NoDomainAlert]
 | 
						|
other = "Please set the IP (or a domain pointed to it) of the original server in settings"
 | 
						|
 | 
						|
[PushSuccessfully]
 | 
						|
other = "Send Success Notification"
 | 
						|
 | 
						|
[LastExecution]
 | 
						|
other = "Last Execution"
 | 
						|
 | 
						|
[LastResult]
 | 
						|
other = "Last Result"
 | 
						|
 | 
						|
[Administration]
 | 
						|
other = "Manage"
 | 
						|
 | 
						|
[CoverAll]
 | 
						|
other = "Cover All"
 | 
						|
 | 
						|
[IgnoreAll]
 | 
						|
other = "Ignore All"
 | 
						|
 | 
						|
[ByTrigger]
 | 
						|
other = "Alarmed Servers"
 | 
						|
 | 
						|
[DeleteScheduledTask]
 | 
						|
other = "Delete Scheduled Task"
 | 
						|
 | 
						|
[ConfirmToDeleteThisScheduledTask]
 | 
						|
other = "Confirm deletion?"
 | 
						|
 | 
						|
[AccessDenied]
 | 
						|
other = "Access Denied"
 | 
						|
 | 
						|
[Use]
 | 
						|
other = "Use"
 | 
						|
 | 
						|
[AccountToLogin]
 | 
						|
other = "Account Login"
 | 
						|
 | 
						|
[SignUp]
 | 
						|
other = "Sign up"
 | 
						|
 | 
						|
[DontHaveAnAccount]
 | 
						|
other = "Don't Have an Account?"
 | 
						|
 | 
						|
[SSLCertificate]
 | 
						|
other = "HTTP(S)/SSL Certificate"
 | 
						|
 | 
						|
[TCPPort]
 | 
						|
other = "TCPing"
 | 
						|
 | 
						|
[DeleteService]
 | 
						|
other = "Remove Service Monitor"
 | 
						|
 | 
						|
[ConfirmToDeleteThisService]
 | 
						|
other = "Confirm Deleting This Service?"
 | 
						|
 | 
						|
[DeleteNotificationMethod]
 | 
						|
other = "Delete Notification Method"
 | 
						|
 | 
						|
[ConfirmToDeleteThisNotificationMethod]
 | 
						|
other = "Confirm Deleting This Notification Method?"
 | 
						|
 | 
						|
[ForceUpdate]
 | 
						|
other = "Trigger Agent Update"
 | 
						|
 | 
						|
[SelectAll]
 | 
						|
other = "Select All"
 | 
						|
 | 
						|
[VersionNumber]
 | 
						|
other = "Version"
 | 
						|
 | 
						|
[OneKeyInstall]
 | 
						|
other = "Installation commands"
 | 
						|
 | 
						|
[ClickToCopy]
 | 
						|
other = "Click To Copy"
 | 
						|
 | 
						|
[DeleteServer]
 | 
						|
other = "Delete Server"
 | 
						|
 | 
						|
[ConfirmToDeleteServer]
 | 
						|
other = "Confirm Deleting This Server?"
 | 
						|
 | 
						|
[NoServerSelected]
 | 
						|
other = "No Server Selected"
 | 
						|
 | 
						|
[ExecutionResults]
 | 
						|
other = "Execute Results"
 | 
						|
 | 
						|
[SiteTitle]
 | 
						|
other = "Site Title"
 | 
						|
 | 
						|
[AdministratorList]
 | 
						|
other = "Administrator List"
 | 
						|
 | 
						|
[Theme]
 | 
						|
other = "Frontend Theme"
 | 
						|
 | 
						|
[CustomCodes]
 | 
						|
other = "Custom Codes (Style and Script)"
 | 
						|
 | 
						|
[CustomCodesDashboard]
 | 
						|
other = "Custom Codes for Dashboard"
 | 
						|
 | 
						|
[AccessPassword]
 | 
						|
other = "Frontend Access Password"
 | 
						|
 | 
						|
[PanelServerDomainAndIP]
 | 
						|
other = "Dashboard Server Domain/IP without CDN"
 | 
						|
 | 
						|
[IPChangeAlert]
 | 
						|
other = "IP Change Notification"
 | 
						|
 | 
						|
[AllIncludedOnlySpecificServersAreNotAlerted]
 | 
						|
other = "Cover All, Only ignore Specific Servers"
 | 
						|
 | 
						|
[IgnoreAllOnlyAlertSpecificServers]
 | 
						|
other = "Ignore All, Cover only Specific Servers"
 | 
						|
 | 
						|
[IgnoreAllRequestOnlyThroughSpecificServers]
 | 
						|
other = "Ignore All, Request Only Through Specific Servers"
 | 
						|
 | 
						|
[AllIncludedOnlySpecificServersAreNotRequest]
 | 
						|
other = "Cover All, Only Specific Servers do not request."
 | 
						|
 | 
						|
[ServerIDSeparatedByCommas]
 | 
						|
other = "Server IDs Separated by Commas"
 | 
						|
 | 
						|
[IPChangeNotificationTag]
 | 
						|
other = "Send Notification To Specific Notification Group"
 | 
						|
 | 
						|
[NotificationMessagesDoNotHideIP]
 | 
						|
other = "Show Full IP Address in Notification Messages"
 | 
						|
 | 
						|
[Save]
 | 
						|
other = "Save"
 | 
						|
 | 
						|
[ModifiedSuccessfully]
 | 
						|
other = "Modified successfully"
 | 
						|
 | 
						|
[TerminalConnectionTimeOutOrSessionEnded]
 | 
						|
other = "Terminal Connection Timeout or Session Ended"
 | 
						|
 | 
						|
[TerminalConnectionFailed]
 | 
						|
other = "The terminal connection failed. Please check the WebSocket reverse proxy configuration for /terminal/*."
 | 
						|
 | 
						|
[Default]
 | 
						|
other = "Default"
 | 
						|
 | 
						|
[Offline]
 | 
						|
other = "Offline"
 | 
						|
 | 
						|
[Platform]
 | 
						|
other = "System"
 | 
						|
 | 
						|
[DiskUsed]
 | 
						|
other = "Disk"
 | 
						|
 | 
						|
[MemUsed]
 | 
						|
other = "RAM"
 | 
						|
 | 
						|
[CpuUsed]
 | 
						|
other = "CPU"
 | 
						|
 | 
						|
[Virtualization]
 | 
						|
other = "Virtualization"
 | 
						|
 | 
						|
[SwapUsed]
 | 
						|
other = "Swap"
 | 
						|
 | 
						|
[NetTransfer]
 | 
						|
other = "Usage"
 | 
						|
 | 
						|
[Load]
 | 
						|
other = "Load"
 | 
						|
 | 
						|
[ProcessCount]
 | 
						|
other = "Process Count"
 | 
						|
 | 
						|
[ConnCount]
 | 
						|
other = "Connection Count"
 | 
						|
 | 
						|
[BootTime]
 | 
						|
other = "Boot Time"
 | 
						|
 | 
						|
[LastActive]
 | 
						|
other = "Last Active"
 | 
						|
 | 
						|
[Version]
 | 
						|
other = "Version"
 | 
						|
 | 
						|
[NetSpeed]
 | 
						|
other = "NIC"
 | 
						|
 | 
						|
[Uptime]
 | 
						|
other = "Uptime"
 | 
						|
 | 
						|
[ServerIsOffline]
 | 
						|
other = "Server is Offline"
 | 
						|
 | 
						|
[Day]
 | 
						|
other = "Days"
 | 
						|
 | 
						|
[RealtimeChannelEstablished]
 | 
						|
other = "Realtime Channel Established"
 | 
						|
 | 
						|
[GetTheLatestMonitoringDataInRealTime]
 | 
						|
other = "You Can Get the Latest Monitoring Data in Real Time!"
 | 
						|
 | 
						|
[RealtimeChannelDisconnect]
 | 
						|
other = "Realtime Channel Disconnect"
 | 
						|
 | 
						|
[CanNotGetTheLatestMonitoringDataInRealTime]
 | 
						|
other = "Cannot Get the Latest Monitoring Data in Real Time!"
 | 
						|
 | 
						|
[30DaysOnline]
 | 
						|
other = "30-Day Availability"
 | 
						|
 | 
						|
[Details]
 | 
						|
other = "Details"
 | 
						|
 | 
						|
[Status]
 | 
						|
other = "Status"
 | 
						|
 | 
						|
[Availability]
 | 
						|
other = "Availability"
 | 
						|
 | 
						|
[AverageLatency]
 | 
						|
other = "Average Latency"
 | 
						|
 | 
						|
[CycleTransferStats]
 | 
						|
other = "Periodic Transfer Stats"
 | 
						|
 | 
						|
[From]
 | 
						|
other = "From"
 | 
						|
 | 
						|
[To]
 | 
						|
other = "To"
 | 
						|
 | 
						|
[NextCheck]
 | 
						|
other = "Next check"
 | 
						|
 | 
						|
[CurrentUsage]
 | 
						|
other = "Current Usage"
 | 
						|
 | 
						|
[VerifyPassword]
 | 
						|
other = "Please enter your password"
 | 
						|
 | 
						|
[LightMode]
 | 
						|
other = "Light Mode"
 | 
						|
 | 
						|
[DarkMode]
 | 
						|
other = "Dark Mode"
 | 
						|
 | 
						|
[FollowSystem]
 | 
						|
other = "System Auto"
 | 
						|
 | 
						|
[GridLayout]
 | 
						|
other = "Grid Layout"
 | 
						|
 | 
						|
[ListLayout]
 | 
						|
other = "List Layout"
 | 
						|
 | 
						|
[EnterPassword]
 | 
						|
other = "Enter Password"
 | 
						|
 | 
						|
[Location]
 | 
						|
other = "Location"
 | 
						|
 | 
						|
[Running]
 | 
						|
other = "Running"
 | 
						|
 | 
						|
[UpNetTransfer]
 | 
						|
other = "Outbound"
 | 
						|
 | 
						|
[DownNetTransfer]
 | 
						|
other = "Inbound"
 | 
						|
 | 
						|
[TotalUpNetTransfer]
 | 
						|
other = "Total Outbound"
 | 
						|
 | 
						|
[TotalDownNetTransfer]
 | 
						|
other = "Total Inbound"
 | 
						|
 | 
						|
[WrongPassword]
 | 
						|
other = "Incorrect Password"
 | 
						|
 | 
						|
[AnErrorEccurred]
 | 
						|
other = "An Error Occurred"
 | 
						|
 | 
						|
[SystemError]
 | 
						|
other = "System Error"
 | 
						|
 | 
						|
[NetworkError]
 | 
						|
other = "Network Error"
 | 
						|
 | 
						|
[ServicesStatus]
 | 
						|
other = "Services Status"
 | 
						|
 | 
						|
[ServersManagement]
 | 
						|
other = "Servers"
 | 
						|
 | 
						|
[ServicesManagement]
 | 
						|
other = "Services"
 | 
						|
 | 
						|
[ScheduledTasks]
 | 
						|
other = "Scheduled Tasks"
 | 
						|
 | 
						|
[ApiManagement]
 | 
						|
other = "API Management"
 | 
						|
 | 
						|
[IssueNewApiToken]
 | 
						|
other = "Generate New API Token"
 | 
						|
 | 
						|
[Token]
 | 
						|
other = "Token"
 | 
						|
 | 
						|
[DeleteToken]
 | 
						|
other = "Delete Token"
 | 
						|
 | 
						|
[ConfirmToDeleteThisToken]
 | 
						|
other = "Confirm Deleting This Token?"
 | 
						|
 | 
						|
[YouAreNotAuthorized]
 | 
						|
other = "This Page needs Authorization"
 | 
						|
 | 
						|
[WrongAccessPassword]
 | 
						|
other = "Wrong Access Password"
 | 
						|
 | 
						|
[Add]
 | 
						|
other = "Add"
 | 
						|
 | 
						|
[Edit]
 | 
						|
other = "Edit"
 | 
						|
 | 
						|
[AlarmRule]
 | 
						|
other = "Alarm Rule"
 | 
						|
 | 
						|
[NotificationMethod]
 | 
						|
other = "Notification Method"
 | 
						|
 | 
						|
[Incident]
 | 
						|
other = "Incident"
 | 
						|
 | 
						|
[Resolved]
 | 
						|
other = "Resolved"
 | 
						|
 | 
						|
[StatusDown]
 | 
						|
other = "Down"
 | 
						|
 | 
						|
[StatusNoData]
 | 
						|
other = "No Data"
 | 
						|
 | 
						|
[StatusGood]
 | 
						|
other = "Good"
 | 
						|
 | 
						|
[StatusLowAvailability]
 | 
						|
other = "Low Availability"
 | 
						|
 | 
						|
[ScheduledTaskExecutedSuccessfully]
 | 
						|
other = "Scheduled Task Executed Successfully"
 | 
						|
 | 
						|
[ScheduledTaskExecutedFailed]
 | 
						|
other = "Scheduled Task Execution Failed"
 | 
						|
 | 
						|
[IPChanged]
 | 
						|
other = "IP Changed"
 | 
						|
 | 
						|
[Transleft]
 | 
						|
other = "Remaining Data"
 | 
						|
 | 
						|
[DashboardTheme]
 | 
						|
other = "Dashboard Theme"
 | 
						|
 | 
						|
[Info]
 | 
						|
other = "Info"
 | 
						|
 | 
						|
[HideForGuest]
 | 
						|
other = "Hide from Guest"
 | 
						|
 | 
						|
[Menu]
 | 
						|
other = "Menu"
 | 
						|
 | 
						|
[NetworkSpiter]
 | 
						|
other = "Network"
 | 
						|
 | 
						|
[EnableShowInService]
 | 
						|
other = "Enable Show in Service"
 | 
						|
 | 
						|
[DDNS]
 | 
						|
other = "Dynamic DNS"
 | 
						|
 | 
						|
[DDNSProfiles]
 | 
						|
other = "DDNS Profiles"
 | 
						|
 | 
						|
[AddDDNSProfile]
 | 
						|
other = "New Profile"
 | 
						|
 | 
						|
[EnableDDNS]
 | 
						|
other = "Enable DDNS"
 | 
						|
 | 
						|
[EnableIPv4]
 | 
						|
other = "IPv4 Enabled"
 | 
						|
 | 
						|
[EnableIPv6]
 | 
						|
other = "IPv6 Enabled"
 | 
						|
 | 
						|
[DDNSDomain]
 | 
						|
other = "Domains"
 | 
						|
 | 
						|
[DDNSDomains]
 | 
						|
other = "Domains (separate with comma)"
 | 
						|
 | 
						|
[DDNSProvider]
 | 
						|
other = "DDNS Provider"
 | 
						|
 | 
						|
[MaxRetries]
 | 
						|
other = "Maximum retry attempts"
 | 
						|
 | 
						|
[DDNSAccessID]
 | 
						|
other = "Credential 1"
 | 
						|
 | 
						|
[DDNSAccessSecret]
 | 
						|
other = "Credential 2"
 | 
						|
 | 
						|
[DDNSTokenID]
 | 
						|
other = "Token ID"
 | 
						|
 | 
						|
[DDNSTokenSecret]
 | 
						|
other = "Token Secret"
 | 
						|
 | 
						|
[WebhookURL]
 | 
						|
other = "Webhook URL"
 | 
						|
 | 
						|
[WebhookMethod]
 | 
						|
other = "Webhook Request Method"
 | 
						|
 | 
						|
[WebhookRequestType]
 | 
						|
other = "Webhook Request Type"
 | 
						|
 | 
						|
[WebhookHeaders]
 | 
						|
other = "Webhook Request Headers"
 | 
						|
 | 
						|
[WebhookRequestBody]
 | 
						|
other = "Webhook Request Body"
 | 
						|
 | 
						|
[Feature]
 | 
						|
other = "Feature"
 | 
						|
 | 
						|
[Template]
 | 
						|
other = "Template"
 | 
						|
 | 
						|
[Stat]
 | 
						|
other = "Asset"
 | 
						|
 | 
						|
[Temperature]
 | 
						|
other = "Temperature"
 | 
						|
 | 
						|
[DisableSwitchTemplateInFrontend]
 | 
						|
other = "Disable Switch Template in Frontend"
 | 
						|
 | 
						|
[ServersOnWorldMap]
 | 
						|
other = "Servers On World Map"
 | 
						|
 | 
						|
[NAT]
 | 
						|
other = "NAT Traversal"
 | 
						|
 | 
						|
[LocalService]
 | 
						|
other = "Local service"
 | 
						|
 | 
						|
[LocalServicePlaceholder]
 | 
						|
other = "192.168.1.1:80 (with port)"
 | 
						|
 | 
						|
[BindHostname]
 | 
						|
other = "Bind hostname"
 | 
						|
 | 
						|
[NetworkSpiterList]
 | 
						|
other = "Network Monitor"
 | 
						|
 | 
						|
[Refresh]
 | 
						|
other = "Refresh"
 | 
						|
 | 
						|
[CopyPath]
 | 
						|
other = "Copy Path"
 | 
						|
 | 
						|
[Goto]
 | 
						|
other = "Go to"
 | 
						|
 | 
						|
[GotoHeadline]
 | 
						|
other = "Go to a Folder"
 | 
						|
 | 
						|
[GotoGo]
 | 
						|
other = "Go"
 | 
						|
 | 
						|
[GotoClose]
 | 
						|
other = "Cancel"
 | 
						|
 | 
						|
[FMError]
 | 
						|
other = "Agent returned an error, please view the console for details. To open a new connection, reopen the FM again."
 | 
						|
 | 
						|
[Remaining]
 | 
						|
other = "Remaining"
 | 
						|
 | 
						|
[Lifetime]
 | 
						|
other = "Lifetime"
 | 
						|
 | 
						|
[Price]
 | 
						|
other = "Price"
 | 
						|
 | 
						|
[Expired]
 | 
						|
other = "Expired"
 | 
						|
 | 
						|
[Days]
 | 
						|
other = "d"
 | 
						|
 | 
						|
[CustomNameservers]
 | 
						|
other = "Custom Public DNS Nameservers for DDNS (separate with comma)"
 | 
						|
 | 
						|
[Plan]
 | 
						|
other = "Plan"
 |