mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-10 17:03:56 +08:00
fix label [fixes SCI-1240]
This commit is contained in:
parent
7c2ca854ab
commit
b8b47542a6
1 changed files with 1 additions and 1 deletions
|
@ -555,7 +555,7 @@ en:
|
|||
thead_published_on: "Published at"
|
||||
thead_created_at: "Created at"
|
||||
thead_updated_at: "Last modified at"
|
||||
confirm_message: "Are you sure you wish to load protocol from repository? This action will overwrite the current protocol."
|
||||
confirm_message: "Are you sure you wish to load protocol from repository? This action will overwrite the current protocol in the task and unlink it from repository. The current protocol will remain unchanged in repository."
|
||||
import_to_linked_task_rep: "Are you sure you wish to load protocol from repository? This action will overwrite the current protocol in the task and unlink it from repository. The current protocol will remain unchanged in repository."
|
||||
load: "Load"
|
||||
copy_to_repository_modal:
|
||||
|
|
Loading…
Reference in a new issue