From 755dd6c4a34474147564de2272a210cc2cd5f06a Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 12 Jun 2022 18:24:18 +0200 Subject: Fix misspelling --- i18n/en.toml | 2 +- i18n/ru.toml | 2 +- layouts/shortcodes/form-contact.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n/en.toml b/i18n/en.toml index 4e776b7..b241a89 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -19,7 +19,7 @@ [your_name] other = 'Your name' -[email_addres] +[email_address] other = 'Email address' [message] diff --git a/i18n/ru.toml b/i18n/ru.toml index 4dcc4a5..7b2e464 100644 --- a/i18n/ru.toml +++ b/i18n/ru.toml @@ -19,7 +19,7 @@ [your_name] other = 'Ваше имя' -[email_addres] +[email_address] other = 'Обратный адрес' [message] diff --git a/layouts/shortcodes/form-contact.html b/layouts/shortcodes/form-contact.html index 738f62e..987cdbd 100644 --- a/layouts/shortcodes/form-contact.html +++ b/layouts/shortcodes/form-contact.html @@ -6,7 +6,7 @@
- +
-- cgit v1.2.3