diff --git a/config/locales/en/settings.yml b/config/locales/en/settings.yml index 359e08ca9..6d63890c2 100644 --- a/config/locales/en/settings.yml +++ b/config/locales/en/settings.yml @@ -42,6 +42,7 @@ en: legislation: Legislation user: recommendations: Recommendeds + skip_verification: Skip user verification community: Community on proposals and investments map: Proposals and budget investments geolocation allow_images: Allow upload and show images diff --git a/config/locales/es/settings.yml b/config/locales/es/settings.yml index 5b137b23a..161fae452 100644 --- a/config/locales/es/settings.yml +++ b/config/locales/es/settings.yml @@ -42,6 +42,7 @@ es: legislation: Legislación user: recommendations: Recomendaciones + skip_verification: Omitir verificación de usuarios community: Comunidad en propuestas y proyectos de gasto map: Geolocalización de propuestas y proyectos de gasto allow_images: Permitir subir y mostrar imágenes