mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Merge pull request #1547 from internetee/509-directo-to-gem
Directo: Reference BL from gem
This commit is contained in:
commit
8451aa7758
14 changed files with 443 additions and 263 deletions
|
@ -1,4 +1,8 @@
|
|||
en:
|
||||
registrar:
|
||||
invoice_yearly_product_description: '%{tld} registration: %{length} year(s)'
|
||||
invoice_monthly_product_description: '%{tld} registration: %{length} month(s)'
|
||||
monthly_summary_title: 'Domain registrations - %{date}'
|
||||
activerecord:
|
||||
errors:
|
||||
models:
|
||||
|
@ -8,4 +12,4 @@ en:
|
|||
forbidden: is forbidden
|
||||
vat_rate:
|
||||
present: >-
|
||||
must be blank when a registrar is VAT-registered in the same country as registry
|
||||
must be blank when a registrar is VAT-registered in the same country as registry
|
||||
|
|
5
config/locales/registrars.et.yml
Normal file
5
config/locales/registrars.et.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
et:
|
||||
registrar:
|
||||
invoice_yearly_product_description: '%{tld} registreerimine: %{length} aasta(t)'
|
||||
invoice_monthly_product_description: '%{tld} registreerimine: %{length} kuu(d)'
|
||||
monthly_summary_title: 'Domeenide registreerimine - %{date}'
|
Loading…
Add table
Add a link
Reference in a new issue