Add translation for javascript disabled alert
Change-Id: If4802488f1a59f293a22e52c67f4712e7586aecd
This commit is contained in:
parent
5bde65705a
commit
872ef80a03
@ -17,7 +17,7 @@
|
||||
<body id="{% block body_id %}{% endblock %}" ng-app='horizon.dashboard-app'>
|
||||
<noscript>
|
||||
<div class="javascript_disabled_alert">
|
||||
This application requires JavaScript to be enabled on your web browser.
|
||||
{% trans "This application requires JavaScript to be enabled in your web browser." %}
|
||||
</div>
|
||||
</noscript>
|
||||
{% block content %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user