diff --git a/config/locales/en.yml b/config/locales/en.yml
index ca4e14f229a396f67bc176a9e9bf43d30002d53d..e3b18745ed26133871fd7b07ef9b356d266b12ed 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -270,6 +270,10 @@ en:
         text_line_3_html: "Number of lines in the file: %{number}."
         text_error_msg: "Line %{line}: %{error}"
         text_errors_title: "Some errors have occured:"
+      low_sms_credits: 
+        body_1_html: "Warning, your SMS credits are low: %{credits} credits remaining!"
+        body_2_html: "Click <a href=\"%{link}\" target=\"_blank\" style=\"color: #c72b43;\">here</a> to refull."
+        subject: "Osuny - Low SMS Credits (%{credits})"
       website_invalid_access_token:
         subject: "Expired access token for \"%{website}\""
         text_line_1_html: "The access token used for the website \"%{website}\" has expired and does not allow the website to be updated anymore."