mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-11 23:24:29 +08:00
Updated file upload text, to notify user of another approach to uploading files.
This commit is contained in:
parent
4d69636dbe
commit
48bdd84163
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…
Reference in a new issue