Skip to content

Commit

Permalink
update phrasing
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiritin committed Feb 18, 2023
1 parent 15087c0 commit 2187f5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion resources/assets/js/matice_translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const Matice = {
translations: {
"de": {"loginscreen_sign_in_to_continue": "test"}, "en": {
"activity": {
"updated": "Updated Resource",
"login": "Successful login",
"login-app": "Accessed App",
"login-failed": "Failed login",
Expand Down Expand Up @@ -179,7 +180,7 @@ const Matice = {
"verify_subtitle": "Please verify your email",
"verify_title": "One more step",
"verify_helptext": "Thanks for signing up! Before getting started, could you verify your email address by clicking on the\n link we just emailed to you? If you didn't receive the email, we will gladly send you another.",
"verify_text_sent_to_your_mail": "A new verification link has been sent to the email address you provided during registration.",
"verify_text_sent_to_your_mail": "A new verification link has been sent to the email address you provided during registration. Please note that accounts that are not verified within 24 hours will be deleted.",
"resend_verification_mail": "Resend Verification Email",
"logout": "Logout",
"dashboard": "Dashboard",
Expand Down

0 comments on commit 2187f5f

Please sign in to comment.