From b09f636c5025c836018d3779c012b7eb39a0f4d1 Mon Sep 17 00:00:00 2001 From: Zak Burke Date: Tue, 13 Aug 2024 08:21:06 -0400 Subject: [PATCH] STCOR-870 perfectly punctuate password epistles (#1514) Sentences were missing periods and it killed me absolutely killed me There are no code changes here just translation updates Refs STCOR-870 --- translations/stripes-core/en.json | 4 ++-- translations/stripes-core/en_GB.json | 4 ++-- translations/stripes-core/en_SE.json | 4 ++-- translations/stripes-core/en_US.json | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/translations/stripes-core/en.json b/translations/stripes-core/en.json index e07b8a0a1..d441a23f0 100644 --- a/translations/stripes-core/en.json +++ b/translations/stripes-core/en.json @@ -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} {name} was successfully deleted.", "untitled": "Untitled", diff --git a/translations/stripes-core/en_GB.json b/translations/stripes-core/en_GB.json index dbe8befd4..860e90f1a 100644 --- a/translations/stripes-core/en_GB.json +++ b/translations/stripes-core/en_GB.json @@ -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.", diff --git a/translations/stripes-core/en_SE.json b/translations/stripes-core/en_SE.json index 7dc253cee..483f221b7 100644 --- a/translations/stripes-core/en_SE.json +++ b/translations/stripes-core/en_SE.json @@ -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.", diff --git a/translations/stripes-core/en_US.json b/translations/stripes-core/en_US.json index dbe8befd4..860e90f1a 100644 --- a/translations/stripes-core/en_US.json +++ b/translations/stripes-core/en_US.json @@ -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.",