Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FUSS
octomon
Commits
a9226a50
Unverified
Commit
a9226a50
authored
Dec 08, 2018
by
Marco Marinello
Browse files
Add TGU in sever's ui
parent
ebb8af4c
Changes
2
Show whitespace changes
Inline
Side-by-side
hosts/templates/hosts/host.html
View file @
a9226a50
...
...
@@ -170,6 +170,9 @@
<b>
{% trans "Users" %}:
</b>
{{lc_total_users.value}}
<br>
<b>
{% trans "Uptime" %}:
</b>
{{lc_uptime.value}}
({% trans "referred to the last data upload" %})
<br>
<b>
{% trans "Remote administration address" %}:
</b>
{{lc_tgu_domain.value}}
<br><br>
{% else %}
<h3
style=
"font-weight:bold;"
>
...
...
locale/it_IT/LC_MESSAGES/django.po
View file @
a9226a50
...
...
@@ -1229,6 +1229,9 @@ msgstr "Rimuovi"
msgid "Nothing in the upload queue"
msgstr "La coda di upload è vuota"
msgid "Remote administration address"
msgstr "Indirizzo telegestione"
#~ msgid "New"
#~ msgstr "Nuovo"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment