Add translations for privacy settings title

This commit is contained in:
Andreas Nedbal 2022-02-19 17:43:57 +01:00 committed by Andreas Nedbal
parent e26d981105
commit e424d5ed38
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
= render 'settings/privacy'
= render "settings/privacy"
- provide(:title, generate_title('Privacy Settings'))
- parent_layout 'user/settings'
- provide(:title, generate_title(t(".title")))
- parent_layout "user/settings"

View File

@ -181,6 +181,8 @@ en:
title: "Profile Settings"
edit_mute:
title: "Muted Words"
edit_privacy:
title: "Privacy Settings"
edit_security:
title: "Security Settings"
edit_theme: