mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-07 14:09:35 +00:00
✨ feat: add server-status theme (#295)
* ✨ feat: add server-status theme * add `ServerStatus` theme to README --------- Co-authored-by: naiba <hi@nai.ba>
This commit is contained in:
26
resource/l10n/zh-CN.toml
vendored
26
resource/l10n/zh-CN.toml
vendored
@@ -388,6 +388,12 @@ other = "硬盘"
|
||||
[MemUsed]
|
||||
other = "内存"
|
||||
|
||||
[CpuUsed]
|
||||
other = "核心"
|
||||
|
||||
[Virtualization]
|
||||
other = "虚拟化"
|
||||
|
||||
[SwapUsed]
|
||||
other = "交换"
|
||||
|
||||
@@ -475,6 +481,9 @@ other = "白昼模式"
|
||||
[DarkMode]
|
||||
other = "暗黑模式"
|
||||
|
||||
[SystemMode]
|
||||
other = "跟随系统"
|
||||
|
||||
[GridLayout]
|
||||
other = "网格视图"
|
||||
|
||||
@@ -596,4 +605,19 @@ other = "管理后台主题"
|
||||
other = "信息"
|
||||
|
||||
[HideForGuest]
|
||||
other = "对游客隐藏"
|
||||
other = "对游客隐藏"
|
||||
|
||||
[Feature]
|
||||
other = "功能"
|
||||
|
||||
[SitePV]
|
||||
other = "本站总访问量"
|
||||
|
||||
[SitePVUnit]
|
||||
other = "次"
|
||||
|
||||
[SiteUV]
|
||||
other = "本站总访客数"
|
||||
|
||||
[SiteUVUnit]
|
||||
other = "人次"
|
||||
Reference in New Issue
Block a user