Change: #694 参照の名称をひかえめな引用に変更 (#695)

This commit is contained in:
KMY(雪あすか) 2024-04-04 18:52:49 +09:00 committed by GitHub
parent ce7331c6a4
commit a2dbc4a818
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 50 additions and 52 deletions

View file

@ -19,7 +19,7 @@
= ff.input :translatable_private, wrapper: :with_label, kmyblue: true, label: I18n.t('simple_form.labels.defaults.setting_translatable_private')
.fields-group
= ff.input :allow_quote, wrapper: :with_label, kmyblue: true, label: I18n.t('simple_form.labels.defaults.setting_allow_quote'), hint: false
= ff.input :allow_quote, wrapper: :with_label, kmyblue: true, label: I18n.t('simple_form.labels.defaults.setting_allow_quote'), hint: I18n.t('simple_form.hints.defaults.setting_allow_quote')
%h4= t 'privacy_extra.stop_deliver'