From a1500631c4b65960dd2eb85ca30b79be8347aa9b Mon Sep 17 00:00:00 2001 From: Marco <eddex@users.noreply.github.com> Date: Sat, 10 Aug 2019 13:18:38 +0000 Subject: [PATCH] localization for form-contact shortcode (#185) --- i18n/ru.toml | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-) diff --git a/i18n/ru.toml b/i18n/ru.toml index cf07f12..25fd010 100644 --- a/i18n/ru.toml +++ b/i18n/ru.toml @@ -15,3 +15,18 @@ [related] other = "Схожие" + +[yourName] +other = "Ваше имя" + +[emailAddress] +other = "Адрес электронной почты" + +[message] +other = "Сообщение" + +[emailRequiredNote] +other = "Требуется адрес электронной почты." + +[send] +other = "трансмиссия" -- Gitblit v1.10.0