mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 12:08:27 +02:00
Merge pull request #2161 from internetee/2158-nameserver-bulk-addition
REPP: bulk nameservers addition
This commit is contained in:
commit
61df405560
12 changed files with 191 additions and 34 deletions
|
@ -32,8 +32,9 @@ en:
|
|||
ident data ie for updating contact information.
|
||||
|
||||
nameserver_form:
|
||||
old_hostname: Old hostname (optional)
|
||||
ip_hint: One IP per line
|
||||
replace_btn: Replace nameserver
|
||||
replace_btn: Replace/Add nameserver
|
||||
help_btn: Toggle help
|
||||
help: >-
|
||||
Replace nameserver specified in the "old hostname" with the one in "new hostname" with
|
||||
|
|
|
@ -3,5 +3,6 @@ en:
|
|||
nameservers:
|
||||
update:
|
||||
replaced: Nameserver have been successfully replaced
|
||||
added: Nameserver have been successfully added
|
||||
affected_domains: Affected domains
|
||||
skipped_domains: Untouched domains
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue