Sha256: e829ba98b71851b6ba5dd45af030a0a3857adbf53c9e57a75794da0e905116b0

Contents?: true

Size: 1.68 KB

Versions: 13

Compression:

Stored size: 1.68 KB

Contents

en:
  user_mailer:
    signature: &SIGNATURE
      html:
        <p>If you have any questions, please don't hesitate to <a href="mailto:%{support_email}">send us an email</a>.</p>
        <p>Thanks,<br>Bullet Train, Inc.</p>
    invited:
      subject: Invitation to join %{team_name} on Bullet Train!
      preview: '%{inviter_name} has sent you this invitation.'
      heading: You're invited!
      body:
        html:
          <p>
            %{inviter_name} has invited you to join %{team_name} on Bullet Train.
            You can join %{team_name} by clicking the button below.
          </p>
      cta:
        label: Join %{team_name}
      signature:
        <<: *SIGNATURE
    welcome:
      subject: Welcome to the Bullet Train demo!
      preview: This is the default Bullet Train welcome email. Check out the layout!
      heading: Welcome to Bullet Train!
      body:
        html:
          <p>This is the default welcome email for Bullet Train!</p>
          <p>If you have any questions about Bullet Train, just reply to this email!</p>
          <p>It was important to us that Bullet Train applications have a good looking, branded email template by default.</p>
          <p>Thankfully our friends at <a href="https://postmarkapp.com">Postmark</a> made the foundation of this email template <a href="https://github.com/wildbit/postmark-templates">freely available</a>. From there, we've customized it slightly to better match the default Bullet Train look-and-feel.</p>
      cta:
        heading: What's next?
        body: You can use the following link to always return to your Bullet Train account dashboard.
        label: View Your Account Dashboard
      signature:
        <<: *SIGNATURE

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
bullet_train-1.0.40 config/locales/en/user_mailer.en.yml
bullet_train-1.0.39 config/locales/en/user_mailer.en.yml
bullet_train-1.0.38 config/locales/en/user_mailer.en.yml
bullet_train-1.0.37 config/locales/en/user_mailer.en.yml
bullet_train-1.0.36 config/locales/en/user_mailer.en.yml
bullet_train-1.0.35 config/locales/en/user_mailer.en.yml
bullet_train-1.0.34 config/locales/en/user_mailer.en.yml
bullet_train-1.0.33 config/locales/en/user_mailer.en.yml
bullet_train-1.0.32 config/locales/en/user_mailer.en.yml
bullet_train-1.0.31 config/locales/en/user_mailer.en.yml
bullet_train-1.0.30 config/locales/en/user_mailer.en.yml
bullet_train-1.0.29 config/locales/en/user_mailer.en.yml
bullet_train-1.0.28 config/locales/en/user_mailer.en.yml