-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed email link in english translation
- Loading branch information
1 parent
4bb4720
commit 80f4495
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"h2-welcome-back": "Hello again!", | ||
"h2-complete": "Your application is complete!", | ||
"p1-start": "Welcome! To begin your application, click the registration button below. If you've already registered and have an application code, log in with your email and code by clicking the login button to start or edit your application. The full application form is available below, but you can only begin filling it out once you log in.", | ||
"p1-welcome-back": "<p>Your application details are ready below.</p><p>You can save your application and continue later by clicking the <strong>floppy disk button</strong> on the right side of the form. All fields are required except for <strong>Section 4: Links and References</strong> and <strong>Section 5: Final Thoughts</strong>.</p><p>You can submit your application by clicking the <strong>submit button</strong> at the bottom of the form, once all mandatory fields are completed. If you haven't filled in all the required fields, the button will remain disabled.</p><p>If you have any issues or questions, you can contact me at <a href='mailto:[email protected]' class='dd-link'>[email protected]</a>.</p><br /><p>Good luck and best regards!</p><p>Danilo</p>", | ||
"p1-welcome-back": "<p>Your application details are ready below.</p><p>You can save your application and continue later by clicking the <strong>floppy disk button</strong> on the right side of the form. All fields are required except for <strong>Section 4: Links and References</strong> and <strong>Section 5: Final Thoughts</strong>.</p><p>You can submit your application by clicking the <strong>submit button</strong> at the bottom of the form, once all mandatory fields are completed. If you haven't filled in all the required fields, the button will remain disabled.</p><p>If you have any issues or questions, you can contact me at <a href='mailto:[email protected]' class='dd-link'>[email protected]</a>.</p><br /><p>Good luck and best regards!</p><p>Danilo</p>", | ||
"p1-complete": "Thank you for completing your application! You can review your application details below.", | ||
"register-submitting": "Sending your code...", | ||
"register-unknown-error": "Something went wrong. Please try again in a moment.", | ||
|