mirror of
https://github.com/mastodon/mastodon.git
synced 2025-03-25 01:32:14 +01:00
3 lines
137 B
Text
3 lines
137 B
Text
- if object.errors.any?
|
|
.flash-message.alert#error_explanation
|
|
%strong= t('generic.validation_errors', count: object.errors.count)
|