Finally usable form, mail link in footer

This commit is contained in:
2018-03-27 21:03:17 +03:00
parent 2ea7d832f2
commit d99aa95046
3 changed files with 66 additions and 16 deletions

View File

@@ -4,6 +4,13 @@ en:
home: "Home"
our_projects: "Our projects"
contact_us: "Contact Us"
email_address: "Email address"
email_disclaimer: "We'll never share your email with anyone else."
email_placeholder: "Enter email"
your_name: "Your name"
name_placeholder: "Enter name"
your_message: "Your Message"
submit: "Submit"
jp:
language: "言語"
about_us: "私たちに関しては"
@@ -15,3 +22,10 @@ ru:
home: "Главная"
our_projects: "Наши проекты"
contact_us: "Связаться с нами"
email_address: "Ваш email"
email_disclaimer: "Мы никому не сообщим ваш email"
email_placeholder: "Введите email"
your_name: "Ваше имя"
name_placeholder: "Введите имя"
your_message: "Ваше сообщение"
submit: "Отправить"