diff options
Diffstat (limited to 'i18n')
| -rw-r--r-- | i18n/en.toml | 2 | ||||
| -rw-r--r-- | i18n/ru.toml | 2 |
2 files changed, 2 insertions, 2 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] |
