diff --git a/config/locales/en/general.yml b/config/locales/en/general.yml index 49a74c6e6..91296ea5e 100644 --- a/config/locales/en/general.yml +++ b/config/locales/en/general.yml @@ -657,6 +657,7 @@ en: total_votes: "Total amount of given votes" votes: "VOTES" web: "WEB" + mail: "MAIL" booth: "BOOTH" total: "TOTAL" valid: "Valid" diff --git a/config/locales/es/general.yml b/config/locales/es/general.yml index 377768318..45833ed45 100644 --- a/config/locales/es/general.yml +++ b/config/locales/es/general.yml @@ -658,6 +658,7 @@ es: votes: "VOTOS" web: "WEB" booth: "URNAS" + mail: "CORREO" total: "TOTAL" valid: "VĂ¡lidos" white: "En blanco"