mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 08:22:05 +02:00
Integer error fix
This commit is contained in:
parent
2b22ba18f0
commit
d0a2adc1a4
3 changed files with 3 additions and 2 deletions
|
@ -104,6 +104,7 @@ en:
|
|||
period:
|
||||
out_of_range: 'Period must add up to 1, 2 or 3 years'
|
||||
not_a_number: 'Period is not a number'
|
||||
not_an_integer: 'Period must be an integer'
|
||||
auth_info:
|
||||
wrong_pw: 'Authorization error'
|
||||
domain_statuses:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue