gluon-status-page: show site_code & role in node details

This commit is contained in:
Christoph Krapp 2018-05-22 09:15:00 +02:00
parent f51eac7582
commit e2818e31de
3 changed files with 14 additions and 0 deletions

View File

@ -116,6 +116,8 @@
string.format(' (%s)', nodeinfo.software.autoupdater.branch) string.format(' (%s)', nodeinfo.software.autoupdater.branch)
%></dd> %></dd>
<%- end %> <%- end %>
<dt><%:Role%></dt><dd><%| nodeinfo.system.role %></dd>
<dt><%:Site%></dt><dd><%| nodeinfo.system.site_code %></dd>
</dl> </dl>
</div> </div>
<div class="frame"> <div class="frame">

View File

@ -91,9 +91,15 @@ msgstr "RAM"
msgid "Received" msgid "Received"
msgstr "Empfangen" msgstr "Empfangen"
msgid "Role"
msgstr "Rolle"
msgid "Status" msgid "Status"
msgstr "Status" msgstr "Status"
msgid "Site"
msgstr ""
msgid "Traffic" msgid "Traffic"
msgstr "" msgstr ""

View File

@ -82,9 +82,15 @@ msgstr ""
msgid "Received" msgid "Received"
msgstr "" msgstr ""
msgid "Role"
msgstr ""
msgid "Status" msgid "Status"
msgstr "" msgstr ""
msgid "Site"
msgstr ""
msgid "Traffic" msgid "Traffic"
msgstr "" msgstr ""