1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

update locale files and TR translations.

This commit is contained in:
catborise 2020-06-10 11:15:14 +03:00
parent 31c86a6a7b
commit 7bb6bd310b
30 changed files with 10038 additions and 5130 deletions

View file

@ -44,7 +44,7 @@
</div>
</div>
<div class="form-group row bridge_name_form_group_dhcp">
<label class="col-sm-4 col-form-label">{% trans "Fixed Address" %}</label>
<label class="col-sm-4 col-form-label">{% trans "Fixed Addresses" %}</label>
<div class="col-sm-6">
<input type="checkbox" name="fixed" value="true">
</div>