diff options
Diffstat (limited to 'config/locales/ja.yml')
-rw-r--r-- | config/locales/ja.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 78b22860f..975d00215 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1192,3 +1192,6 @@ ja: 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 |