mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 10:45:58 +02:00
parent
88c1862345
commit
be7a9103cb
2 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-7">
|
<div class="col-md-7">
|
||||||
<%= f.email_field :billing_email, class: 'form-control' %>
|
<%= f.email_field :billing_email, class: 'form-control' %>
|
||||||
|
<span class="help-block"><%= t '.billing_email_hint' %></span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -61,6 +61,7 @@ en:
|
||||||
Applies to new invoices.
|
Applies to new invoices.
|
||||||
Leave blank if a registrar is VAT-registered;
|
Leave blank if a registrar is VAT-registered;
|
||||||
registry's rate of %{registry_vat_rate} will be applied in this case.
|
registry's rate of %{registry_vat_rate} will be applied in this case.
|
||||||
|
billing_email_hint: Contact email will be used for billing purposes if left blank
|
||||||
no_reference_number_hint: Reference number will be generated automatically
|
no_reference_number_hint: Reference number will be generated automatically
|
||||||
disabled_reference_number_hint: Reference number cannot be changed
|
disabled_reference_number_hint: Reference number cannot be changed
|
||||||
iban_hint: Used for e-invoices
|
iban_hint: Used for e-invoices
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue