Add config page new section
This commit is contained in:
parent
c320f781df
commit
b0234ec75b
3 changed files with 4 additions and 0 deletions
|
@ -34,6 +34,8 @@
|
|||
.fields-group
|
||||
= f.input :setting_show_application, as: :boolean, wrapper: :with_label, recommended: true
|
||||
|
||||
%h4= t 'preferences.stop_deliver'
|
||||
|
||||
.fields-group
|
||||
= f.input :setting_send_without_domain_blocks, as: :boolean, wrapper: :with_label
|
||||
|
||||
|
|
|
@ -1490,6 +1490,7 @@ en:
|
|||
other: Other
|
||||
posting_defaults: Posting defaults
|
||||
public_timelines: Public timelines
|
||||
stop_deliver: Stop delivering
|
||||
privacy_policy:
|
||||
title: Privacy Policy
|
||||
reactions:
|
||||
|
|
|
@ -1474,6 +1474,7 @@ ja:
|
|||
other: その他
|
||||
posting_defaults: デフォルトの投稿設定
|
||||
public_timelines: 公開タイムライン
|
||||
stop_deliver: 配送停止
|
||||
privacy_policy:
|
||||
title: プライバシーポリシー
|
||||
reactions:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue