mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Merge branch 'registry-791' into registry-790
# Conflicts: # app/views/admin/domains/edit.html.erb # config/locales/admin/domains.en.yml
This commit is contained in:
commit
732997bf9e
6 changed files with 27 additions and 20 deletions
|
@ -13,6 +13,7 @@ en:
|
|||
reset_btn: Reset
|
||||
|
||||
edit:
|
||||
header: "Edit: %{domain}"
|
||||
add_new_status_btn: Add new status
|
||||
keep_btn: Remove deleteCandidate status
|
||||
keep_btn_confirm: Are you sure you want to remove deleteCandidate status?
|
||||
|
@ -51,3 +52,5 @@ en:
|
|||
schedule: Schedule force delete
|
||||
cancel: Cancel force delete
|
||||
cancel_confirm: Are you sure you want cancel force delete procedure?
|
||||
unable_to_cancel: >
|
||||
Force delete procedure cannot be cancelled while a domain has deleteCandidate status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue