Merge pull request #2263 from internetee/834-fix-domain-history-records

Fix domain status history view
This commit is contained in:
Timo Võhmar 2022-01-12 19:40:04 +02:00 committed by GitHub
commit 57bd4afb85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 53 additions and 28 deletions

View file

@ -622,7 +622,10 @@ en:
contact_ident: 'Contact ident'
results_per_page: 'Results per page'
nameserver_hostname: 'Nameserver hostname'
result_count: '%{count} results'
result_count:
zero: 'No results'
other: '%{count} results'
one: '1 result'
failed_to_generate_invoice_invoice_number_limit_reached: 'Failed to generate invoice - invoice number limit reached'
is_too_small_minimum_deposit_is: 'is too small. Minimum deposit is %{amount} %{currency}'
poll_pending_update_confirmed_by_registrant: 'Registrant confirmed domain update'