Update RU translation in strapi-plugin-email

This commit is contained in:
Vladislav Umrikhin 2019-08-19 04:41:54 +10:00
parent ff5c091c2b
commit a9ba7039c4

View File

@ -6,6 +6,6 @@
"EditForm.Input.select.label": "Провайдеры",
"EditForm.Input.toggle.label": "Активировать отправку писем",
"notification.config.success": "Настройки успешно обновлены",
"plugin.description.long": "Отсылка почты.",
"plugin.description.short": "Отсылка почты."
"plugin.description.long": "Отправка почты.",
"plugin.description.short": "Отправка почты."
}