diff options
Diffstat (limited to 'config/locales/ru.yml')
-rw-r--r-- | config/locales/ru.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 36e3a1c85..746003fd6 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1282,3 +1282,6 @@ ru: label_field_format_enumeration: Key/value list label_f_hour_short: '%{value} h' field_default_version: Default version + error_attachment_extension_not_allowed: Attachment extension %{extension} is not allowed + setting_attachment_extensions_allowed: Allowed extensions + setting_attachment_extensions_denied: Disallowed extensions |