mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
Language change activation. Fix typos and add new translations
This commit is contained in:
parent
7bb6bd310b
commit
b7fc8a5fea
26 changed files with 2078 additions and 180 deletions
|
@ -14,7 +14,7 @@
|
|||
{% endif %}
|
||||
{% if all_host_vms or all_user_vms %}
|
||||
<div class="float-right search">
|
||||
<input id="filter" class="form-control" type="text" placeholder="Search">
|
||||
<input id="filter" class="form-control" type="text" placeholder="{% trans 'Search' %}">
|
||||
</div>
|
||||
{% endif %}
|
||||
<h2 class="page-header">{% trans "Instances" %}</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue