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