Skip to content

Commit

Permalink
STCOR-870 perfectly punctuate password epistles
Browse files Browse the repository at this point in the history
Sentences were missing periods and it killed me absolutely killed me

Refs STCOR-870
  • Loading branch information
zburke committed Aug 13, 2024
1 parent f915b02 commit 04e0df5
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions translations/stripes-core/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"label.forgotPassword": "Forgot password?",
"label.forgotUsernameCallToAction": "Enter your email or phone number",
"label.forgotPasswordCallToAction": "Enter your email, username or phone number",
"label.your.email": "An email has been sent to your email address",
"label.your.email": "An email has been sent to your email address.",
"label.check.email": "Check your email",
"label.caution.email": "If you don't receive the email, check your spam, junk, social or other folders. Or contact your FOLIO system administrator",
"label.caution.email": "If you don't receive the email, check your spam, junk, social or other folders. Or contact your FOLIO system administrator.",
"label.sent.email": "An email has been sent to {hiddenUserEmail}",
"successfullyDeleted": "The {entry} <strong>{name}</strong> was successfully <strong>deleted</strong>.",
"untitled": "Untitled",
Expand Down
4 changes: 2 additions & 2 deletions translations/stripes-core/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@
"label.forgotPassword": "Forgot password?",
"label.forgotUsernameCallToAction": "Enter your email or phone number",
"label.forgotPasswordCallToAction": "Enter your email, username or phone number",
"label.your.email": "An email has been sent to your email address",
"label.your.email": "An email has been sent to your email address.",
"label.check.email": "Check your email",
"label.caution.email": "If you don't receive the email, check your spam, junk, social or other folders. Or contact your FOLIO system administrator",
"label.caution.email": "If you don't receive the email, check your spam, junk, social or other folders. Or contact your FOLIO system administrator.",
"label.sent.email": "An email has been sent to {hiddenUserEmail}",
"label.congratulations": "Congratulations!",
"label.changed.password": "You've successfully changed your password.",
Expand Down
4 changes: 2 additions & 2 deletions translations/stripes-core/en_SE.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@
"label.forgotPassword": "Forgot password?",
"label.forgotUsernameCallToAction": "Enter your email or phone number",
"label.forgotPasswordCallToAction": "Enter your email, username or phone number",
"label.your.email": "An email has been sent to your email address",
"label.your.email": "An email has been sent to your email address.",
"label.check.email": "Check your email",
"label.caution.email": "If you don't receive the email, check your spam, junk, social or other folders. Or contact your FOLIO system administrator",
"label.caution.email": "If you don't receive the email, check your spam, junk, social or other folders. Or contact your FOLIO system administrator.",
"label.sent.email": "An email has been sent to {hiddenUserEmail}",
"label.congratulations": "Congratulations!",
"label.changed.password": "You've successfully changed your password.",
Expand Down
4 changes: 2 additions & 2 deletions translations/stripes-core/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@
"label.forgotPassword": "Forgot password?",
"label.forgotUsernameCallToAction": "Enter your email or phone number",
"label.forgotPasswordCallToAction": "Enter your email, username or phone number",
"label.your.email": "An email has been sent to your email address",
"label.your.email": "An email has been sent to your email address.",
"label.check.email": "Check your email",
"label.caution.email": "If you don't receive the email, check your spam, junk, social or other folders. Or contact your FOLIO system administrator",
"label.caution.email": "If you don't receive the email, check your spam, junk, social or other folders. Or contact your FOLIO system administrator.",
"label.sent.email": "An email has been sent to {hiddenUserEmail}",
"label.congratulations": "Congratulations!",
"label.changed.password": "You've successfully changed your password.",
Expand Down

0 comments on commit 04e0df5

Please sign in to comment.