{% trans "Raspberry Pi Clock Reset" %} |
|
| {% blocktrans with time_format="HH:MM" %}Input current time ({{ time_format }} - 24 Hour){% endblocktrans %} | |
| {% blocktrans with date_format="DD-MM-YYYY" %}Input current date ({{ date_format }}){% endblocktrans %} | |
{% trans "(Offline) Management and Reporting Tools" %} |
|
| {% trans "Device information" %} | {%trans "Information about your KA Lite install, as well as device synchronization." %} |
| {% trans "Network management" %} | {%trans "Access to summary data over all facilities and devices." %} |
| {% trans "User management" %} | {% trans "Add/move/delete users across groups." %} |
{% trans "(Online) Help Documents" %} |
|
| {% trans "KA Lite Wiki" %} | {% trans "Contains the latest information about setting up and using KA Lite." %} |
| {% trans "FAQ" %} | {% trans "Contains the latest FAQ for troubleshooting." %} |
{% trans "Advanced User Tools" %} |
|
| {% trans "Django admin" %} | {% trans "Database of information stored in your KA Lite installation." %} |
| ({% trans "Warning: changing database values can break your KA Lite installation!" %}) | |
{% trans "Connection Information" %} |
|
| {% trans "To connect to this installation of KA Lite from another computer over the network, try these addresses:" %} | |
| http://{{ ip }}:{{ port }}/ | |