mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-08 07:21:03 +08:00
(fix) Wording improvments for the 'Delete attachments' modal [SCI-9845]
This commit is contained in:
parent
a37d4ead47
commit
f5791f5fa7
1 changed files with 2 additions and 2 deletions
|
|
@ -3524,10 +3524,10 @@ en:
|
|||
thumbnail_html: "Thumbnail"
|
||||
list_html: "List"
|
||||
delete_file_modal:
|
||||
title: "Delete attachment"
|
||||
title: "Delete file"
|
||||
description_1_html: "You are about to delete <b>%{file_name}</b></p>"
|
||||
description_2: "Are you sure you want to continue?"
|
||||
confirm_button: "Delete attachment"
|
||||
confirm_button: "Delete"
|
||||
empty_office_file:
|
||||
description: "The file is empty. Please add some data before saving the file."
|
||||
reload: "Reload file"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue