You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/locales/server.en.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -665,7 +665,8 @@ en:
665
665
delete_all_posts_max: "The maximum number of posts that can be deleted at once with the Delete All Posts button. If a user has more than this many posts, the posts cannot all be deleted at once and the user can't be deleted."
666
666
username_change_period: "The number of days after registration that accounts can change their username."
667
667
668
-
allow_uploaded_avatars: "Allow support for uploaded avatars"
668
+
allow_uploaded_avatars: "Allow users to upload their custom avatars"
669
+
allow_animated_avatars: "Allow users to use animated gif for avatars"
669
670
670
671
notification_types:
671
672
mentioned: "%{display_username} mentioned you in %{link}"
0 commit comments