mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Add option to disable statistics block and post/comment score
As per users requested, I've added two options to the interface section: 1. Disable statistics (under users and community pages): Disables the statistics block on user/community pages 2. Disable post and comment scores: Disables the post and comment scores show on users pages
This commit is contained in:
@@ -1372,4 +1372,7 @@
|
||||
<string name="settings_show_display_name_instead_of_user_name">Show community and user display names</string>
|
||||
<string name="report_post">Report Post</string>
|
||||
<string name="send_report">Send Report</string>
|
||||
<string name="settings_category_community_and_user_pages_title">Community and User pages</string>
|
||||
<string name="settings_show_statistics">Show Statistics</string>
|
||||
<string name="settings_show_post_and_comment_score">Show post and comment scores</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user