From 6f123e5f928a4cf9530ebcc5c348f1aefc6dd043 Mon Sep 17 00:00:00 2001 From: Eduardo Martinez Echevarria Date: Mon, 2 Dec 2024 17:48:40 +0100 Subject: [PATCH] Normalize locales --- config/locales/en.yml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index f0534abe..0a56e396 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -650,7 +650,7 @@ en: automatically success_scores_calculation: one: 1 user found with enough score to be blocked - other: '%{count} users found with enough score to be blocked' + other: "%{count} users found with enough score to be blocked" zero: No users have been found who have a sufficient score to be blocked automatically edit: @@ -667,11 +667,16 @@ en: email_unconfirmed: User email is not confirmed links_in_comments_or_about: Comments or about section contains links types_long: - about_blank: About user section is blank (allow and block lists applies to the user email domain) - activities_blank: User has not created contents (allow and block lists applies to the user email domain) - email_domain: Email domain included in list (allow and block lists applies to the user email domain) - email_unconfirmed: User email is not confirmed (allow and block lists applies to the user email domain) - links_in_comments_or_about: Comments or about section contains links (allow and block lists are applied to the links found) + about_blank: About user section is blank (allow and block lists applies + to the user email domain) + activities_blank: User has not created contents (allow and block lists + applies to the user email domain) + email_domain: Email domain included in list (allow and block lists applies + to the user email domain) + email_unconfirmed: User email is not confirmed (allow and block lists + applies to the user email domain) + links_in_comments_or_about: Comments or about section contains links + (allow and block lists are applied to the links found) variables_help: allow_domains_list: The rule does NOT apply to this list of domains (separated by spaces)