mirror of
https://gitee.com/ThingsGateway/ThingsGateway.git
synced 2025-11-01 16:13:59 +08:00
77 lines
2.5 KiB
JSON
77 lines
2.5 KiB
JSON
{
|
|
"ThingsGateway.AdminServer.AdminIndex": {
|
|
"Alarm": "Real-time Alarm",
|
|
"AlarmCount": "Alarm Count",
|
|
"BackendLog": "Gateway Backend Log",
|
|
"BusinessDevice": "Business Device",
|
|
"CollectDevice": "Collect Device",
|
|
"Data": "Data",
|
|
"DateTime": "Date Time",
|
|
"HardwareInfoChart": "Hardware Information Historical Chart",
|
|
"HistoryHardwareInfo": "Historical Chart",
|
|
"OffLine": "Offline",
|
|
"OnLine": "Online",
|
|
"OperLog": "Recent Operations",
|
|
"RpcLog": "Gateway RPC Log",
|
|
"Shortcuts": "Shortcuts",
|
|
"Variable": "Variable"
|
|
},
|
|
"ThingsGateway.AdminServer.Login": {
|
|
"LoginErrorc2": "Please contact the administrator!",
|
|
"LoginErrorh1": "Login Error",
|
|
"LoginErrorh2": "Login Failed",
|
|
"LoginSuccessc1": "Redirecting to the page",
|
|
"LoginSuccessh1": "Login Success",
|
|
"Remark1": "Admin",
|
|
"Remark2": "",
|
|
"Remark3": "Permission Framework Based on BlazorServer",
|
|
"Welcome": "Welcome"
|
|
},
|
|
"ThingsGateway.AdminServer.MainLayout": {
|
|
"变量管理": "Variable",
|
|
"采集设备": "CollectionDevices",
|
|
"菜单管理": "Menu",
|
|
"操作日志": "Operation",
|
|
"插件调试": "PluginDebugging",
|
|
"插件管理": "PluginManagement",
|
|
"后台日志": "Backend",
|
|
"会话管理": "Session",
|
|
"机构管理": "Organization",
|
|
"角色管理": "Role",
|
|
"权限管理": "Permission",
|
|
"设备状态": "Device",
|
|
"实时报警": "RealTimeAlarms",
|
|
"实时数据": "RealTimeData",
|
|
"通道管理": "Channel",
|
|
"网关管理": "GatewayManagement",
|
|
"网关日志": "GatewayLogs",
|
|
"网关状态": "GatewayStatus",
|
|
"物联网关": "Gateway",
|
|
"系统管理": "Admin",
|
|
"系统配置": "System",
|
|
"系统首页": "Home",
|
|
"系统运维": "SystemOperation",
|
|
"业务设备": "BusinessDevices",
|
|
"硬件信息": "HardwareInfo",
|
|
"用户管理": "User",
|
|
"职位管理": "Position",
|
|
"字典管理": "Dictionary",
|
|
"About": "About",
|
|
"ChoiceModule": "Switch Module",
|
|
"FullScreenButton": "Full Screen",
|
|
"LoginErrorc2": "Please contact the administrator!",
|
|
"LoginErrorh1": "Login Error",
|
|
"LoginErrorh2": "Login Failed",
|
|
"LoginSuccessc1": "Redirecting to the page",
|
|
"LoginSuccessh1": "Login Success",
|
|
"Logout": "Logout",
|
|
"RPC日志": "RPC",
|
|
"UserCenter": "User Center"
|
|
},
|
|
"ThingsGateway.AdminServer.NotFound404": {
|
|
"401": "Sorry, you do not have permission to access this page.",
|
|
"404": "Sorry, the page you are looking for does not exist.",
|
|
"Home": "Back to Home",
|
|
"Login": "Login"
|
|
}
|
|
} |