Add missing hyphen to "auto-renew period" in `whois` (#149296)
parent
51a46a128c
commit
c4d742f549
|
@ -52,7 +52,7 @@
|
|||
"name": "Status",
|
||||
"state": {
|
||||
"add_period": "Add period",
|
||||
"auto_renew_period": "Auto renew period",
|
||||
"auto_renew_period": "Auto-renew period",
|
||||
"inactive": "Inactive",
|
||||
"ok": "Active",
|
||||
"active": "Active",
|
||||
|
|
Loading…
Reference in New Issue