accounts-frontend/src/components/contact/contactForm.intl.json

11 lines
412 B
JSON
Raw Normal View History

2016-05-22 22:55:38 +05:30
{
"title": "Feedback form",
2016-05-22 22:55:38 +05:30
"subject": "Subject",
"email": "E-mail",
"message": "Message",
"send": "Send",
"philosophicalThought": "Properly formulated question - half of the answer",
"disclaimer": "Please formulate your feedback providing as much useful information, as possible to help us understand your problem and solve it",
"whichQuestion" : "What are you interested in?"
2016-05-22 22:55:38 +05:30
}