diff --git a/config/locales/en/general.yml b/config/locales/en/general.yml index 91296ea5e..5a78c6a1f 100644 --- a/config/locales/en/general.yml +++ b/config/locales/en/general.yml @@ -661,7 +661,7 @@ en: booth: "BOOTH" total: "TOTAL" valid: "Valid" - white: "White votes" + white: "Fully blank" null_votes: "Invalid" results: title: "Questions" diff --git a/config/locales/es/general.yml b/config/locales/es/general.yml index 45833ed45..02754ee21 100644 --- a/config/locales/es/general.yml +++ b/config/locales/es/general.yml @@ -661,7 +661,7 @@ es: mail: "CORREO" total: "TOTAL" valid: "VĂ¡lidos" - white: "En blanco" + white: "Totalmente en blanco" null_votes: "Nulos" results: title: "Preguntas"