diff --git a/config/locales/en.yml b/config/locales/en.yml index f6f1add8f..fd364d87c 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1477,7 +1477,7 @@ en: next: "Next" skip_tutorial: "Skip tutorial" finish_tutorial: "Start using sciNote" - tutorial_welcome_title_html: "Welcome to sciNote, your electronic lab notebook. sciNote organizes your work in Projects. Click Team icon to choose Projects from which Team you want to view on your Dashboard. You can also reorder them by clicking the Sort by button. (Step 1/26)" + tutorial_welcome_title_html: "Welcome to sciNote, your electronic lab notebook. sciNote organizes your work in Projects. Click Team icon to choose Projects from which Team you want to view on your Dashboard. You can also reorder them by clicking the Sort by button. (Step 1/26)" create_project_html: "Click here to create a Project and it will appear under the Team you've chosen. Choose public if you want everyone from the Team to view the Project or choose private so only the people who you invite to the Project can see it. (Step 2/26)" project_options_html: "In the bottom row of the Project card you can check the latest activity , invite collaborators , see the notifications and write comments . You can also edit the Project's name and visibility or archive it. You can recall the Project from the Archive in the top right side of the Dashboard at any time. (Step 3/26)" create_experiment_html: "Inside of a Project you can create Experiments. To create one click on this button and edit Experiment’s name and description. (Step 4/26)"