mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
first_boot: less casual language
This commit is contained in:
parent
2ad579dbb2
commit
ee0679fc5a
@ -30,13 +30,13 @@
|
||||
|
||||
<p>
|
||||
{% blocktrans trimmed %}
|
||||
Without any apps, your {{ box_name }} is dull.
|
||||
Without any apps, your {{ box_name }} cannot do very much.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
|
||||
<div class="text-center">
|
||||
<a class="btn btn-lg btn-primary" href="{% url 'apps' %}">
|
||||
{% trans "Go install apps!" %}</a>
|
||||
{% trans "Install Apps!" %}</a>
|
||||
</div>
|
||||
|
||||
<h3>{% trans "Current Network Configuration" %}</h3>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user