diff --git a/resource/l10n/en-US.toml b/resource/l10n/en-US.toml index b96aa73..1907bbf 100644 --- a/resource/l10n/en-US.toml +++ b/resource/l10n/en-US.toml @@ -1,5 +1,5 @@ -[nezhaMonitor] -other = "Nezha Monitoring" +[NezhaMonitoring] +other = "哪吒监控" [Server] other = "Servers" @@ -76,8 +76,8 @@ other = "Specific Servers" [EnterIdAndNameToSearch] other = "Input Server ID/Name to search" -[NotificationMethod] -other = "Notification Group" +[NotificationMethodGroup] +other = "通知方式组" [PushSuccessMessages] other = "Send Success Notification" @@ -250,9 +250,6 @@ other = "One Key Install" [ClickToCopyTheInstallationCommand] other = "Click To Copy Install Command" -[NotSupportedYet] -other = "Not supported yet, check the release page for manual install" - [DeleteServer] other = "Delete Server" @@ -453,3 +450,42 @@ other = "Total Inbound" [WrongPassword] other = "Incorrect Password" + +[AnErrorEccurred] +other = "出现错误" + +[SystemError] +other = "系统错误" + +[NetowrkError] +other = "网络错误" + +[ServicesStatus] +other = "服务状态" + +[ServersManagement] +other = "服务器管理" + +[ServicesManagement] +other = "服务监控" + +[ScheduledTasks] +other = "计划任务" + +[YouAreNotAuthorized] +other = "此页面需要登录" + +[WrongAccessPassword] +other = "查看密码错误" + +[Add] +other = "添加" + +[Edit] +other = "修改" + +[AlarmRule] +other = "报警规则" + +[NotificationMethod] +other = "通知方式"