mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 20:18:22 +02:00
Add test & error message if not enough funds for renew
This commit is contained in:
parent
95a789ab60
commit
13455b398c
3 changed files with 17 additions and 0 deletions
|
@ -590,6 +590,7 @@ en:
|
|||
billing_failure_credit_balance_low: 'Billing failure - credit balance low'
|
||||
billing_failure_credit_balance_low_for_domain: 'Billing failure - credit balance low for %{domain}'
|
||||
domain_renew_error_for_domain: 'Domain renew error for %{domain}'
|
||||
not_enough_funds: 'Not enough funds for renew domains'
|
||||
create: 'Create'
|
||||
activity_type: 'Activity type'
|
||||
receipt_date_from: 'Receipt date from'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue