mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-11 15:45:34 +08:00
Merge pull request #1006 from mz3944/mz-SCI-2065
Extend description for adding files to step/result [SCI-2065]
This commit is contained in:
commit
f40b0bd095
1 changed files with 1 additions and 1 deletions
|
@ -1781,7 +1781,7 @@ en:
|
||||||
edit: "sciNote | %{file_name} | Edit"
|
edit: "sciNote | %{file_name} | Edit"
|
||||||
view: "sciNote | %{file_name} | View"
|
view: "sciNote | %{file_name} | View"
|
||||||
drag_n_drop:
|
drag_n_drop:
|
||||||
label_html: 'Drag & drop files here or '
|
label_html: 'Drag & drop files here, CTRL+V (for images from clipboard) or '
|
||||||
browse_label: 'Browse to add'
|
browse_label: 'Browse to add'
|
||||||
drop_label: 'Drop to add to Step'
|
drop_label: 'Drop to add to Step'
|
||||||
file_label: 'File'
|
file_label: 'File'
|
||||||
|
|
Loading…
Add table
Reference in a new issue