Merge branch 'pull/5512'

This commit is contained in:
Anton Khorev 2025-01-18 18:23:51 +03:00
commit 2074e9dce2
13 changed files with 32 additions and 34 deletions

View file

@ -540,7 +540,7 @@ en:
title: My Dashboard
no_home_location_html: "%{edit_profile_link} and set your home location to see nearby users."
edit_your_profile: Edit your profile
followings: Followings
followings: Followings
no followings: You have not followed any user yet.
nearby users: "Other nearby users"
no nearby users: "There are no other users who admit to mapping nearby yet."
@ -1654,7 +1654,7 @@ en:
header_html: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
footer: "You can also read the message at %{readurl} and you can send a message to the author at %{replyurl}"
footer_html: "You can also read the message at %{readurl} and you can send a message to the author at %{replyurl}"
friendship_notification:
follow_notification:
hi: "Hi %{to_user},"
subject: "[OpenStreetMap] %{user} followed you"
followed_you: "%{user} is now following you on OpenStreetMap."

View file

@ -63,8 +63,8 @@ max_messages_per_hour: 60
default_message_query_limit: 100
# Maximum number of messages returned by inbox and outbox message api
max_message_query_limit: 100
# Rate limit for friending
max_friends_per_hour: 60
# Rate limit for following
max_follows_per_hour: 60
# Rate limit for changeset comments
min_changeset_comments_per_hour: 1
initial_changeset_comments_per_hour: 6