mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-27 10:14:17 +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"
|
delete_button: "Delete"
|
||||||
edit_option: "Edit"
|
edit_option: "Edit"
|
||||||
archive_option: "Archive"
|
archive_option: "Archive"
|
||||||
archive_confirm_title: "Archive project"
|
|
||||||
archive_confirm: "Are you sure you want to archive this project?"
|
|
||||||
restore_option: "Restore"
|
restore_option: "Restore"
|
||||||
project_members_access: "Access"
|
project_members_access: "Access"
|
||||||
comments_option: "Comments"
|
comments_option: "Comments"
|
||||||
|
@ -1469,8 +1467,6 @@ en:
|
||||||
clone_option: "Duplicate"
|
clone_option: "Duplicate"
|
||||||
move_option: "Move"
|
move_option: "Move"
|
||||||
archive_option: "Archive"
|
archive_option: "Archive"
|
||||||
archive_confirm_title: "Archive experiment"
|
|
||||||
archive_confirm: "Are you sure you want to archive this experiment?"
|
|
||||||
restore_option: "Restore"
|
restore_option: "Restore"
|
||||||
more_link: "More"
|
more_link: "More"
|
||||||
experiment_access: "Access"
|
experiment_access: "Access"
|
||||||
|
@ -1541,8 +1537,6 @@ en:
|
||||||
assigned_html: 'Assigned to'
|
assigned_html: 'Assigned to'
|
||||||
tags_html: 'Tags'
|
tags_html: 'Tags'
|
||||||
comments_html: 'Comments'
|
comments_html: 'Comments'
|
||||||
archive_confirm_title: "Archive task"
|
|
||||||
archive_confirm: "Are you sure you want to archive this task?"
|
|
||||||
modal_move_modules:
|
modal_move_modules:
|
||||||
title: "Move task(s) to experiment"
|
title: "Move task(s) to experiment"
|
||||||
confirm: "Move"
|
confirm: "Move"
|
||||||
|
|
Loading…
Reference in a new issue