mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 16:44:39 +00:00
dashboard: Make titles of Swap and Mbuf shorter so there is no line break that increases the size of the widget. (#7736)
This commit is contained in:
parent
a7043565d6
commit
670c98fdff
@ -138,7 +138,7 @@
|
||||
<endpoint>/api/diagnostics/system/system_mbuf</endpoint>
|
||||
</endpoints>
|
||||
<translations>
|
||||
<title>Mbuf Usage</title>
|
||||
<title>Mbuf</title>
|
||||
<used>Used</used>
|
||||
<free>Free</free>
|
||||
</translations>
|
||||
@ -149,7 +149,7 @@
|
||||
<endpoint>/api/diagnostics/system/system_swap</endpoint>
|
||||
</endpoints>
|
||||
<translations>
|
||||
<title>Swap Usage</title>
|
||||
<title>Swap</title>
|
||||
<used>Used</used>
|
||||
<free>Free</free>
|
||||
</translations>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user