Website overall
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"part1": "We do all the digital footprint for you,",
|
||||
"part2": "so you can focus on what's important!"
|
||||
},
|
||||
"button": "Yes, I want that!"
|
||||
"button": "Contact Us"
|
||||
},
|
||||
"services": {
|
||||
"heading": {
|
||||
@@ -159,13 +159,14 @@
|
||||
"company": "Company",
|
||||
"phone": "Phone",
|
||||
"question": "What is your most important question?",
|
||||
"message": "Message",
|
||||
"reference": "How did you hear about us?",
|
||||
"button": "Send"
|
||||
},
|
||||
"toasts": {
|
||||
"success": "Your message has been sent successfully!",
|
||||
"error": "An error occurred while sending your message. Please try again later.",
|
||||
"empty": "Please fill out all the fields before sending the message."
|
||||
"empty": "Please fill out all the fields before sending the message.",
|
||||
"invalidCountryCode": "Please enter a valid country code."
|
||||
}
|
||||
},
|
||||
"footer": {
|
||||
|
||||
@@ -165,7 +165,8 @@
|
||||
"toasts": {
|
||||
"success": "A tua mensagem foi enviada com sucesso!",
|
||||
"error": "Ocorreu um erro ao enviar a tua mensagem. Por favor, tenta novamente mais tarde.",
|
||||
"empty": "Por favor, preenche todos os campos antes de enviar a mensagem."
|
||||
"empty": "Por favor, preenche todos os campos antes de enviar a mensagem.",
|
||||
"invalidCountryCode": "Por favor, preenche um código de país válido."
|
||||
}
|
||||
},
|
||||
"footer": {
|
||||
|
||||
Reference in New Issue
Block a user