mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-26 17:51:13 +08:00
removed archive confirm locales
This commit is contained in:
parent
a2cd0b2075
commit
05b1e906bb
1 changed files with 0 additions and 6 deletions
|
@ -552,8 +552,6 @@ en:
|
|||
delete_button: "Delete"
|
||||
edit_option: "Edit"
|
||||
archive_option: "Archive"
|
||||
archive_confirm_title: "Archive project"
|
||||
archive_confirm: "Are you sure you want to archive this project?"
|
||||
restore_option: "Restore"
|
||||
project_members_access: "Access"
|
||||
comments_option: "Comments"
|
||||
|
@ -1469,8 +1467,6 @@ en:
|
|||
clone_option: "Duplicate"
|
||||
move_option: "Move"
|
||||
archive_option: "Archive"
|
||||
archive_confirm_title: "Archive experiment"
|
||||
archive_confirm: "Are you sure you want to archive this experiment?"
|
||||
restore_option: "Restore"
|
||||
more_link: "More"
|
||||
experiment_access: "Access"
|
||||
|
@ -1541,8 +1537,6 @@ en:
|
|||
assigned_html: 'Assigned to'
|
||||
tags_html: 'Tags'
|
||||
comments_html: 'Comments'
|
||||
archive_confirm_title: "Archive task"
|
||||
archive_confirm: "Are you sure you want to archive this task?"
|
||||
modal_move_modules:
|
||||
title: "Move task(s) to experiment"
|
||||
confirm: "Move"
|
||||
|
|
Loading…
Reference in a new issue