mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-05-13 17:39:41 +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:
Vendored
+25
-1
@@ -388,6 +388,12 @@ other = "Disco"
|
||||
[MemUsed]
|
||||
other = "Memoria"
|
||||
|
||||
[CpuUsed]
|
||||
other = "CPU"
|
||||
|
||||
[Virtualization]
|
||||
other = "Virtualización"
|
||||
|
||||
[SwapUsed]
|
||||
other = "Swap"
|
||||
|
||||
@@ -475,6 +481,9 @@ other = "Modo luminoso"
|
||||
[DarkMode]
|
||||
other = "Modo oscuro"
|
||||
|
||||
[SystemMode]
|
||||
other = "Modo del sistema"
|
||||
|
||||
[GridLayout]
|
||||
other = "Grid Layout"
|
||||
|
||||
@@ -596,4 +605,19 @@ other = "Tema del panel de administración"
|
||||
other = "Información"
|
||||
|
||||
[HideForGuest]
|
||||
other = "No se muestra a los visitantes"
|
||||
other = "No se muestra a los visitantes"
|
||||
|
||||
[Feature]
|
||||
other = "Características"
|
||||
|
||||
[SitePV]
|
||||
other = "Número total de visitas al sitio"
|
||||
|
||||
[SitePVUnit]
|
||||
other = "visitas"
|
||||
|
||||
[SiteUV]
|
||||
other = "Número total de visitantes únicos al sitio"
|
||||
|
||||
[SiteUVUnit]
|
||||
other = "visitantes únicos"
|
||||
Reference in New Issue
Block a user