@hellotext/hellotext
Version:
Hellotext JavaScript Client
16 lines (15 loc) • 462 B
JavaScript
export default {
white_label: {
powered_by: 'By',
},
errors: {
parameter_not_unique: 'This value is taken.',
blank: 'This field is required.',
},
forms: {
phone: 'Click the link sent via SMS to verify your submission.',
email: 'Click the link sent via email to verify your submission.',
phone_and_email: 'Click the links sent via SMS and email to verify your submission.',
none: 'Your submission has been received.',
},
}