gluon-status-page: add role to status-page

This commit is contained in:
aiyion.prime 2021-04-12 11:07:42 +02:00
parent 2e6752074f
commit b6ec181c80
4 changed files with 10 additions and 0 deletions

View File

@ -126,6 +126,9 @@
<%- end %>
</dd>
<%- end %>
<% if nodeinfo.system.role then -%>
<dt><%:Role%></dt><dd><%| nodeinfo.system.role %></dd>
<%- end %>
<% if nodeinfo.software.autoupdater then -%>
<dt><%:Automatic updates%></dt><dd><%| enabled(nodeinfo.software.autoupdater.enabled) %><%|
nodeinfo.software.autoupdater.enabled and

View File

@ -97,6 +97,9 @@ msgstr "RAM"
msgid "Received"
msgstr "Empfangen"
msgid "Role"
msgstr "Rolle"
msgid "Site"
msgstr "Site"

View File

@ -88,6 +88,9 @@ msgstr ""
msgid "Received"
msgstr ""
msgid "Role"
msgstr ""
msgid "Site"
msgstr ""

View File

@ -18,6 +18,7 @@ if we ever add Russion to gluon-web, the following strings can be reused:
"Clients": "Клиенты",
"Transmitted": "Передано",
"Received": "Получено",
"Role": "Роль",
"Forwarded": "Переправленно",
"Day": "День",
"Days": "Дней",