diff --git a/platforms/web/public/locales/en/account.json b/platforms/web/public/locales/en/account.json index d1a5f837e..6c3cae250 100644 --- a/platforms/web/public/locales/en/account.json +++ b/platforms/web/public/locales/en/account.json @@ -43,11 +43,11 @@ "save": "Save", "start_watching": "Start watching ({{countdown}})", "total_price": "Total", - "upgrade_error": "Failed to update subscription!", + "upgrade_error": "Failed to update subscription", "upgrade_error_message": "Due to an unknown error the update has failed. Please contact an administrator.", - "upgrade_pending": "Subscription updated!", + "upgrade_pending": "Subscription updated", "upgrade_pending_message": "Your subscription will be updated after the next billing date.", - "upgrade_success": "Subscription updated!", + "upgrade_success": "Subscription updated", "upgrade_success_message": "Your subscription is updated and can be used immediately.", "waiting_for_payment": "Waiting for payment", "welcome_description": "Thank you for subscribing to {{siteName}}. Please enjoy all our content.", @@ -170,7 +170,7 @@ "renew_subscription": "Renew subscription", "renew_your_subscription": "Renew your subscription", "success": "Your subscription has been renewed", - "unknown_error_occurred": "An unknown error occurred!" + "unknown_error_occurred": "An unknown error occurred" }, "reset": { "back_login": "Back to login", diff --git a/platforms/web/public/locales/en/user.json b/platforms/web/public/locales/en/user.json index 694c142d6..422a49dcf 100644 --- a/platforms/web/public/locales/en/user.json +++ b/platforms/web/public/locales/en/user.json @@ -34,11 +34,11 @@ "edit_password": "Edit password", "email": "Email", "errors": { - "email_exists": "Email already exists!", + "email_exists": "Email already exists", "email_update_not_supported": "Email update not supported", "first_name_too_long": "Please limit First Name to 50 characters or fewer.", - "invalid_param_email": "Invalid email address!", - "invalid_password": "Password incorrect!", + "invalid_param_email": "Invalid email address", + "invalid_password": "Password incorrect", "last_name_too_long": "Please limit Last Name to 50 characters or fewer.", "please_enter_valid_email": "Please enter a valid email address.", "unknown_error": "An unknown error occurred", diff --git a/platforms/web/public/locales/en/video.json b/platforms/web/public/locales/en/video.json index 3cde1b7ad..96e23f601 100644 --- a/platforms/web/public/locales/en/video.json +++ b/platforms/web/public/locales/en/video.json @@ -1,7 +1,7 @@ { "all_seasons": "All seasons", "buy": "Buy", - "buy_to_start_watching": "Buy to start watching!", + "buy_to_start_watching": "Buy to start watching", "complete_your_subscription": "Complete your subscription", "continue_watching": "Continue watching", "copied_url": "Copied url", @@ -24,7 +24,7 @@ "series_error": "An error occurred while requesting series", "share": "Share", "share_video": "Share this video", - "sign_up_to_start_watching": "Sign up to start watching!", + "sign_up_to_start_watching": "Sign up to start watching", "start_watching": "Start watching", "total_episodes_one": "{{count}} episode", "total_episodes_other": "{{count}} episodes",