From 944bd2d418735a089795d103f8c49607bc34b94f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javi=20Mart=C3=ADn?= Date: Tue, 26 Mar 2019 12:27:44 +0100 Subject: [PATCH] Don't capitalize common nouns --- config/locales/en/stats.yml | 6 +++--- config/locales/es/stats.yml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/locales/en/stats.yml b/config/locales/en/stats.yml index 3e38d765b..0c0b41f70 100644 --- a/config/locales/en/stats.yml +++ b/config/locales/en/stats.yml @@ -30,9 +30,9 @@ en: investments_sent_html: "Investment proposals sent" participants_support_phase: "Participants support phase" participants_vote_phase: "Participants voting phase" - participants_every_phase: "Total Participants" - percent_total_participants: "% Total Participants" - percent_heading_census: "% Heading Census" + participants_every_phase: "Total participants" + percent_total_participants: "% Total participants" + percent_heading_census: "% Heading census" participatory_disclaimer: "** The numbers of total participants refer to persons that created, supported or voted investment proposals." heading_disclaimer: "*** Data about headings refer to the heading where each user voted, not necessarily the one that person is registered on." polls: diff --git a/config/locales/es/stats.yml b/config/locales/es/stats.yml index 82a4ee801..2b1670378 100644 --- a/config/locales/es/stats.yml +++ b/config/locales/es/stats.yml @@ -31,8 +31,8 @@ es: participants_support_phase: Participantes fase apoyos participants_vote_phase: Participantes fase votación participants_every_phase: Total de participantes - percent_total_participants: "% Total Participantes" - percent_heading_census: "% Censo Distrito" + percent_total_participants: "% Total participantes" + percent_heading_census: "% Censo distrito" participatory_disclaimer: "** Las cifras de total de participantes se refieren a personas que han creado, apoyado o votado propuestas." heading_disclaimer: "*** Los datos de distrito se refieren al distrito en el que el usuario ha votado, no necesariamente en el que está empadronado." polls: