Merge pull request #1547 from internetee/509-directo-to-gem

Directo: Reference BL from gem
This commit is contained in:
Timo Võhmar 2020-03-25 11:08:48 +02:00 committed by GitHub
commit 8451aa7758
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 443 additions and 263 deletions

View file

@ -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

View 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}'