mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-06 21:50:05 +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:
24
resource/l10n/en-US.toml
vendored
24
resource/l10n/en-US.toml
vendored
@@ -388,6 +388,12 @@ other = "Disk"
|
||||
[MemUsed]
|
||||
other = "RAM"
|
||||
|
||||
[CpuUsed]
|
||||
other = "CPU"
|
||||
|
||||
[Virtualization]
|
||||
other = "Virtualization"
|
||||
|
||||
[SwapUsed]
|
||||
other = "Swap"
|
||||
|
||||
@@ -475,6 +481,9 @@ other = "Light Mode"
|
||||
[DarkMode]
|
||||
other = "Dark Mode"
|
||||
|
||||
[SystemMode]
|
||||
other = "System Mode"
|
||||
|
||||
[GridLayout]
|
||||
other = "Grid Layout"
|
||||
|
||||
@@ -597,3 +606,18 @@ other = "Info"
|
||||
|
||||
[HideForGuest]
|
||||
other = "No display to visitors"
|
||||
|
||||
[Feature]
|
||||
other = "Menu"
|
||||
|
||||
[SitePV]
|
||||
other = "Total page views"
|
||||
|
||||
[SitePVUnit]
|
||||
other = "Page views"
|
||||
|
||||
[SiteUV]
|
||||
other = "Total visitors"
|
||||
|
||||
[SiteUVUnit]
|
||||
other = "Visitors"
|
||||
Reference in New Issue
Block a user