mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-05 05:23:38 +08:00
Merge pull request #8305 from artoscinote/ma_SCI_11654
Fix typos [SCI-11654]
This commit is contained in:
commit
249d0f4bdf
1 changed files with 2 additions and 2 deletions
|
|
@ -3660,7 +3660,7 @@ en:
|
|||
row_failed: "Failed"
|
||||
delete_draft_modal:
|
||||
title: "Delete draft"
|
||||
description_1: "You’ll loose all content from the draft. We can’t recover it once you delete it."
|
||||
description_1: "You’ll lose all content from the draft. We can’t recover it once you delete it."
|
||||
description_2: "Are you sure?"
|
||||
confirm: "Yes, delete"
|
||||
success: "Draft was successfully deleted."
|
||||
|
|
@ -3947,7 +3947,7 @@ en:
|
|||
confirm: 'Delete forever'
|
||||
delete_steps:
|
||||
title: 'Delete all protocol steps'
|
||||
description_1: 'You’ll loose all protocol steps from your protocol. We can’t recover them once you delete.'
|
||||
description_1: 'You’ll lose 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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue