Sha256: 975c04bfb0b484bc3bad88849e7fa472e62aa49264a1717fef5d685183a02352
Contents?: true
Size: 726 Bytes
Versions: 2
Compression:
Stored size: 726 Bytes
Contents
en: pinfirmable_mailer: pin_email: subject: "Confirmation code: %{code_part1}-%{code_part2}" code: "%{code_part1}-%{code_part2}" confirm: title: "Thanks. We've sent you an email" body: | The email we have sent you contains a 6 digit code. Please enter your code below. We do this to make sure that we are creating your account with the correct email address and to stop any account being created in error. no_email: "Not received an email?" rate_limit: "You're trying too many times, please try again in a minute." pinfirmable: resend_email: notice_html: "We have just resent your code to %{email}. %{not_correct_link}" incorrect_email: "Not the right email?"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pinfirmable-0.1.5 | config/locales/en.yml |
pinfirmable-0.1.4 | config/locales/en.yml |