mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-06 16:21:23 +05:30
20 lines
808 B
JSON
20 lines
808 B
JSON
{
|
||
"title": "Feedback form",
|
||
"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?",
|
||
|
||
"cannotAccessMyAccount": "Can not access my account",
|
||
"foundBugOnSite": "I found a bug on the site",
|
||
"improvementsSuggestion": "I have a suggestion for improving the functional",
|
||
"integrationQuestion": "Service integration question",
|
||
"other": "Other",
|
||
|
||
"youMessageReceived": "Your message was received. We will respond to you shortly. The answer will come to your E‑mail:",
|
||
"close": "Close"
|
||
}
|