mirror of
https://github.com/flarum/core.git
synced 2025-08-14 04:14:06 +02:00
Improve the "last seen time" permission text
This commit makes a bit clearer the fact that the permission serves to override the privacy settings of users. Without the "Always" word, one might think that the permission is required for users to see each other's last seen time in general.
This commit is contained in:
@@ -162,7 +162,7 @@ core:
|
|||||||
sign_up_label: Sign up
|
sign_up_label: Sign up
|
||||||
start_discussions_label: Start discussions
|
start_discussions_label: Start discussions
|
||||||
view_discussions_label: View discussions
|
view_discussions_label: View discussions
|
||||||
view_last_seen_at_label: View user last seen time
|
view_last_seen_at_label: Always view user last seen time
|
||||||
view_post_ips_label: View post IP addresses
|
view_post_ips_label: View post IP addresses
|
||||||
view_user_list_label: View user list
|
view_user_list_label: View user list
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user