0
0
Fork 0

Add reminder when about to post without alt text in web UI (#33760)

This commit is contained in:
Eugen Rochko 2025-01-29 12:37:56 +01:00 committed by GitHub
parent 2beab34ca4
commit 1e70da5e3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 121 additions and 13 deletions

View file

@ -71,6 +71,7 @@
.fields-group
= ff.input :'web.reblog_modal', wrapper: :with_label, label: I18n.t('simple_form.labels.defaults.setting_boost_modal')
= ff.input :'web.delete_modal', wrapper: :with_label, label: I18n.t('simple_form.labels.defaults.setting_delete_modal')
= ff.input :'web.missing_alt_text_modal', wrapper: :with_label, label: I18n.t('simple_form.labels.defaults.setting_missing_alt_text_modal')
%h4= t 'appearance.sensitive_content'