mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-20 22:03:03 +08:00
Rename OVE labels in file uploads [SCI-9163] (#6115)
* Rename OVE labels in file uploads [SCI-9163] * Move translations for ove trial reminders [SCI-9163]
This commit is contained in:
parent
6687ac178b
commit
76b1aaab87
1 changed files with 2 additions and 5 deletions
|
@ -3696,14 +3696,11 @@ en:
|
|||
no_sketches_found: "No Sketches Found"
|
||||
|
||||
open_vector_editor:
|
||||
new_sequence: "Sequence file"
|
||||
new_sequence_file: "New sequence file"
|
||||
new_sequence: "Sequence"
|
||||
new_sequence_file: "New sequence"
|
||||
default_sequence_name: "New sequence"
|
||||
edit_sequence: "Edit in Sequence editor"
|
||||
sequence_name_placeholder: "Click here to enter sequence name"
|
||||
trial_expiration_warning_html:
|
||||
one: "Your Sequence editor trial expires in %{count} day. <a href='mailto:support@scinote.net'> Contact SciNote for more information.</a>"
|
||||
other: "Your Sequence editor trial expires in %{count} days. <a href='mailto:support@scinote.net'> Contact SciNote for more information.</a>"
|
||||
promo:
|
||||
title: "Manage protein sequences in SciNote:"
|
||||
bullet_1: "Import"
|
||||
|
|
Loading…
Reference in a new issue