DEV: Improve wording about daily like limits (#17824)

https://meta.discourse.org/t/-/149489

Improving the wording about daily like limits because there might be
some confusion around the word “daily”. This feature is really
just a 24 hour sliding window and has no concept of days.
This commit is contained in:
Blake Erickson 2022-08-08 12:47:28 +01:00 committed by GitHub
parent e6fa05f8c3
commit d6641ee9b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -758,7 +758,7 @@ en:
public_group_membership: "Youre joining/leaving groups a bit too frequently. Please wait %{time_left} before trying again."
topics_per_day: "Youve reached the maximum new topics allowed per day. You can create more new topics in %{time_left}."
pms_per_day: "Youve reached the maximum messages allowed per day. You can create more new messages in %{time_left}."
create_like: "Wow! Youve been sharing a lot of love! Youve reached the maximum daily likes for today, but as you gain trust levels, youll earn more daily likes. Youll be able to like posts again in %{time_left}."
create_like: "Wow! Youve been sharing a lot of love! Youve reached the maximum number of likes within a 24 hour period, but as you gain trust levels, youll earn more daily likes. Youll be able to like posts again in %{time_left}."
create_bookmark: "Youve reached the maximum number of daily bookmarks. You can create more bookmarks in %{time_left}."
edit_post: "Youve reached the maximum number of daily edits. You can submit more edits in %{time_left}."
live_post_counts: "Youre asking for live post counts too quickly. Please wait %{time_left} before trying again."