image added and trnslation texts done and contact connnected to telegrtam chatBot all tasks done
This commit is contained in:
@@ -150,10 +150,12 @@ export const translations = {
|
||||
contact: {
|
||||
title: "Get In Touch",
|
||||
subtitle: "Have questions? We're here to help.",
|
||||
open:"Open Telegram",
|
||||
open: "Open Telegram",
|
||||
fields: {
|
||||
name: "Name",
|
||||
email: "Email",
|
||||
email: "Phone number / Email",
|
||||
email_placeholder: "Enter your email or phone number",
|
||||
name_placeholder: "Enter your name",
|
||||
message: "Message",
|
||||
send: "Send message",
|
||||
},
|
||||
@@ -337,10 +339,12 @@ export const translations = {
|
||||
contact: {
|
||||
title: "Biz bilan bog‘laning",
|
||||
subtitle: "Savollaringiz bormi? Yordam berishga tayyormiz.",
|
||||
open:"Telegramni ochish",
|
||||
open: "Telegramni ochish",
|
||||
fields: {
|
||||
name: "Ism",
|
||||
email: "Email",
|
||||
name_placeholder: "Ismingizni kiriting",
|
||||
email: "Telefon raqam/Email",
|
||||
email_placeholder: "Email yoki telefon raqam kiriting",
|
||||
message: "Xabar",
|
||||
send: "Xabar yuborish",
|
||||
},
|
||||
@@ -524,10 +528,12 @@ export const translations = {
|
||||
contact: {
|
||||
title: "Свяжитесь с нами",
|
||||
subtitle: "Есть вопросы? Мы готовы помочь.",
|
||||
open:"Открыть Telegram",
|
||||
open: "Открыть Telegram",
|
||||
fields: {
|
||||
name: "Имя",
|
||||
email: "Telefon raqam/Email",
|
||||
email: "Телефонный номер / Email",
|
||||
email_placeholder: "Введите email или номер телефона",
|
||||
name_placeholder: "Введите ваше имя",
|
||||
message: "Сообщение",
|
||||
send: "Отправить сообщение",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user