diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2022-10-28 23:30:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-28 23:30:44 +0200 |
commit | 317ec06dc791bfbd9eb86177b3027ca92d683b8b (patch) | |
tree | c3134c01965b5b30f264b78e00c04a84d0abfb1b /config | |
parent | 5fa340931e2bd39a4bcccc9a97ad58e13a2d56ab (diff) |
Fix error when uploading malformed CSV import (#19509)
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/activerecord.en.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/activerecord.en.yml b/config/locales/activerecord.en.yml index 2dfa3b955..8aee15659 100644 --- a/config/locales/activerecord.en.yml +++ b/config/locales/activerecord.en.yml @@ -29,6 +29,10 @@ en: attributes: website: invalid: is not a valid URL + import: + attributes: + data: + malformed: is malformed status: attributes: reblog: |