diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index ada766f8ed4..40791ae9f86 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1418,7 +1418,7 @@ en: relative_date_duration: "Number of days after posting where post dates will be shown as relative (7d) instead of absolute (20 Feb)." delete_user_max_post_age: "Don't allow deleting users whose first post is older than (x) days." 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." - username_change_period: "The number of days after registration that accounts can change their username (0 to disallow username change)." + username_change_period: "The maximum number of days after registration that accounts can change their username (0 to disallow username change)." email_editable: "Allow users to change their e-mail address after registration." logout_redirect: "Location to redirect browser to after logout (eg: http://somesite.com/logout)"