18 lines
579 B
YAML
18 lines
579 B
YAML
|
IWantCustomer: I want to be a customer!
|
||
|
FillFormData: Fill the form with your details and we will contact you soon.
|
||
|
OrCallUs: 'Or if you prefer, call us at 963 242 100.'
|
||
|
AllFieldsMandatory: '* All fields are mandatory.'
|
||
|
Name: Name
|
||
|
Surname: Surname
|
||
|
EMail: Email
|
||
|
Message: Message
|
||
|
Address: Address
|
||
|
PC: Zip code
|
||
|
City: City
|
||
|
Phone: Phone
|
||
|
Send: Send
|
||
|
DataSentSuccess: Your details have been sent successfully. Shortly we will contact you.
|
||
|
ErrorSendingData: >-
|
||
|
Failed to send the data. Please check that you have filled in all the fields
|
||
|
and you entered the anti-spam code correctly.
|