mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 07:04:47 +02:00
parent
2aa28c8673
commit
ed1600a787
2 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
||||||
|
|
||||||
<div class="col-md-3">
|
<div class="col-md-3">
|
||||||
<%= text_area_tag :ipv6, params[:ipv6], class: 'form-control' %>
|
<%= text_area_tag :ipv6, params[:ipv6], class: 'form-control' %>
|
||||||
|
<span class="help-block"><%= t '.ip_hint' %></span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -6,6 +6,7 @@ en:
|
||||||
replace_btn: Replace
|
replace_btn: Replace
|
||||||
|
|
||||||
form:
|
form:
|
||||||
|
ip_hint: One IP per line
|
||||||
replace_btn: Replace nameserver
|
replace_btn: Replace nameserver
|
||||||
|
|
||||||
update:
|
update:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue