Fix domain status history view

This commit is contained in:
Sergei Tsõganov 2022-01-07 14:06:13 +02:00
parent 3debceac6e
commit 6d5be0f991
3 changed files with 20 additions and 6 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'