mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-23 23:35:00 +08:00
Update the text of the delete all steps modal [SCI-7904]
This commit is contained in:
parent
e7f6bac0b6
commit
74773b773c
1 changed files with 3 additions and 3 deletions
|
@ -2773,9 +2773,9 @@ en:
|
|||
confirm: 'Delete forever'
|
||||
delete_steps:
|
||||
title: 'Delete all protocol steps'
|
||||
description_1: 'You’re about to delete all protocol steps from your protocol. It might contain data you don’t want to lose. You won’t be able to get it back.'
|
||||
description_2: 'Are you sure you want to delete them?'
|
||||
confirm: 'Delete forever'
|
||||
description_1: 'You’ll loose all protocol steps from your protocol. We can’t recover them once you delete.'
|
||||
description_2: 'Are you sure?'
|
||||
confirm: 'Yes, delete them'
|
||||
reorder_elements:
|
||||
title: 'Rearrange step %{step_position} content'
|
||||
options:
|
||||
|
|
Loading…
Reference in a new issue