mirror of
https://github.com/glitch-soc/mastodon
synced 2025-08-07 02:51:54 +00:00
3 lines
131 B
Text
3 lines
131 B
Text
- if object.errors.any?
|
|
.flash-message#error_explanation
|
|
%strong= t('generic.validation_errors', count: object.errors.count)
|