From c578899ec91909e52fe313a43c139f8346a184fa Mon Sep 17 00:00:00 2001 From: Intimaria Date: Fri, 12 Jan 2018 20:24:47 -0300 Subject: [PATCH] removed unused folders --- config/locales/en_EN/about.en.yml | 18 -------- config/locales/en_EN/devise.en.yml | 59 ------------------------ config/locales/en_EN/landing.en.yml | 3 -- config/locales/en_EN/restroom.en.yml | 60 ------------------------- config/locales/en_EN/signs.en.yml | 8 ---- config/locales/en_EN/simple_form.en.yml | 26 ----------- config/locales/en_EN/text_msg.en.yml | 7 --- config/locales/es_ES/about.es.yml | 18 -------- config/locales/es_ES/devise.es.yml | 60 ------------------------- config/locales/es_ES/landing.es.yml | 3 -- config/locales/es_ES/restroom.es.yml | 60 ------------------------- config/locales/es_ES/signs.es.yml | 8 ---- config/locales/es_ES/simple_form.es.yml | 25 ----------- config/locales/es_ES/text_msg.es.yml | 7 --- 14 files changed, 362 deletions(-) delete mode 100644 config/locales/en_EN/about.en.yml delete mode 100644 config/locales/en_EN/devise.en.yml delete mode 100644 config/locales/en_EN/landing.en.yml delete mode 100644 config/locales/en_EN/restroom.en.yml delete mode 100644 config/locales/en_EN/signs.en.yml delete mode 100644 config/locales/en_EN/simple_form.en.yml delete mode 100644 config/locales/en_EN/text_msg.en.yml delete mode 100644 config/locales/es_ES/about.es.yml delete mode 100644 config/locales/es_ES/devise.es.yml delete mode 100644 config/locales/es_ES/landing.es.yml delete mode 100644 config/locales/es_ES/restroom.es.yml delete mode 100644 config/locales/es_ES/signs.es.yml delete mode 100644 config/locales/es_ES/simple_form.es.yml delete mode 100644 config/locales/es_ES/text_msg.es.yml diff --git a/config/locales/en_EN/about.en.yml b/config/locales/en_EN/about.en.yml deleted file mode 100644 index 1ade648f..00000000 --- a/config/locales/en_EN/about.en.yml +++ /dev/null @@ -1,18 +0,0 @@ -en: - about: - title: 'About REFUGE' - p1header: 'What is REFUGE restrooms?' - p1: 'REFUGE is a web application that seeks to provide safe restroom access for transgender, intersex, and gender nonconforming individuals. When the Safe2Pee website passed out of functionality it left a hole in our hearts. REFUGE picks up the torch where Safe2Pee left off and makes the valuable resource available to those who find themselves in need of a place to pee safely once again. Users can search for restrooms by proximity to a search location, add new restroom listings, as well as comment and rate existing listings. We seek to create a community focused not only on finding existing safe restroom access but also looking forward and participating in restroom advocacy for transgender, intersex, and gender nonconforming folk.' - p2header: 'Where did you get all this data?' - p2: 'The first 4500 entries are thanks to the old Safe2Pee database. The rest of our database is generated by our users. If you know of a gender neutral or safe restroom, please add it to our database!' - p3header: 'Why did you pick the name REFUGE?' - p3: 'We firmly believe that everybody has the right to use the restroom in safety and we wanted the name of our application to have a little of same dignity we want to give our users. Quite simply, we hope to provide a place of refuge in your time of need.' - p4header: "What's the big deal about restrooms anyway and why do we need this resource?" - p4: "One of the biggest battlefields upon which the fight for transgender rights is taking place daily are restrooms. It seems that every other week a transgender child is made the center of a national news story because they used the restroom assigned to the gender they identify with. Obviously, we believe that every transgender person should have the right to use the restroom they want to. However, we also realize that despite legislative victories in recent years regarding restroom usage, many transgender individuals still face both verbal and physical harassment simply for using the restroom. Nobody should have to face that - and that is why we created REFUGE." - p5header: 'What can we do to help?' - p5: - first: "First: Add listings. The database is only as big as you make it. The more listings, the more comprehensive and valuable the resource can be." - second: "Secondly: Spread the word. Tweet. Facebook. Tumblr. Blog. Whatever it is that you do, do it. Let people know about this resource." - third: "Thirdly: If you know how to code, visit GitHub and let us know about a bug, suggest an improvement, or even contribute a little bit of code and help out the project. REFUGE is open source and we can't do it without you." - fourth: "Fourthly: Donate. Keep your eyes peeled for an upcoming crowd funding campaign to fund some of the technology we need to use as well as to pay our fabulous designers and engineers a little bit of money for their hard and tireless work. They have been working for free to bring this service to you and we don't want anybody to work for free. Most of the core team are transgender and underemployed at this time." - contribute: 'Fork us and contribute on GitHub!' diff --git a/config/locales/en_EN/devise.en.yml b/config/locales/en_EN/devise.en.yml deleted file mode 100644 index 6cd4cd27..00000000 --- a/config/locales/en_EN/devise.en.yml +++ /dev/null @@ -1,59 +0,0 @@ -# Additional translations at https://github.com/plataformatec/devise/wiki/I18n - -en: - devise: - confirmations: - confirmed: "Your account was successfully confirmed." - send_instructions: "You will receive an email with instructions about how to confirm your account in a few minutes." - send_paranoid_instructions: "If your email address exists in our database, you will receive an email with instructions about how to confirm your account in a few minutes." - failure: - already_authenticated: "You are already signed in." - inactive: "Your account is not activated yet." - invalid: "Invalid email or password." - locked: "Your account is locked." - last_attempt: "You have one more attempt before your account will be locked." - not_found_in_database: "Invalid email or password." - timeout: "Your session expired. Please sign in again to continue." - unauthenticated: "You need to sign in or sign up before continuing." - unconfirmed: "You have to confirm your account before continuing." - mailer: - confirmation_instructions: - subject: "Confirmation instructions" - reset_password_instructions: - subject: "Reset password instructions" - unlock_instructions: - subject: "Unlock Instructions" - omniauth_callbacks: - failure: "Could not authenticate you from %{kind} because \"%{reason}\"." - success: "Successfully authenticated from %{kind} account." - passwords: - no_token: "You can't access this page without coming from a password reset email. If you do come from a password reset email, please make sure you used the full URL provided." - send_instructions: "You will receive an email with instructions about how to reset your password in a few minutes." - send_paranoid_instructions: "If your email address exists in our database, you will receive a password recovery link at your email address in a few minutes." - updated: "Your password was changed successfully. You are now signed in." - updated_not_active: "Your password was changed successfully." - registrations: - destroyed: "Bye! Your account was successfully cancelled. We hope to see you again soon." - signed_up: "Welcome! You have signed up successfully." - signed_up_but_inactive: "You have signed up successfully. However, we could not sign you in because your account is not yet activated." - signed_up_but_locked: "You have signed up successfully. However, we could not sign you in because your account is locked." - signed_up_but_unconfirmed: "A message with a confirmation link has been sent to your email address. Please open the link to activate your account." - update_needs_confirmation: "You updated your account successfully, but we need to verify your new email address. Please check your email and click on the confirm link to finalize confirming your new email address." - updated: "You updated your account successfully." - sessions: - signed_in: "Signed in successfully." - signed_out: "Signed out successfully." - unlocks: - send_instructions: "You will receive an email with instructions about how to unlock your account in a few minutes." - send_paranoid_instructions: "If your account exists, you will receive an email with instructions about how to unlock it in a few minutes." - unlocked: "Your account has been unlocked successfully. Please sign in to continue." - errors: - messages: - already_confirmed: "was already confirmed, please try signing in" - confirmation_period_expired: "needs to be confirmed within %{period}, please request a new one" - expired: "has expired, please request a new one" - not_found: "not found" - not_locked: "was not locked" - not_saved: - one: "1 error prohibited this %{resource} from being saved:" - other: "%{count} errors prohibited this %{resource} from being saved:" diff --git a/config/locales/en_EN/landing.en.yml b/config/locales/en_EN/landing.en.yml deleted file mode 100644 index cc5517c5..00000000 --- a/config/locales/en_EN/landing.en.yml +++ /dev/null @@ -1,3 +0,0 @@ -en: - landing: - development: "This website is currently functional yet still under development. You may find that there are bugs. If you find any please submit an issue on %{github_link}, or send us a %{contact_link} so that we can resolve the issue ASAP. This is an Open Source project and we encourage you to contribute on %{github_link}." diff --git a/config/locales/en_EN/restroom.en.yml b/config/locales/en_EN/restroom.en.yml deleted file mode 100644 index 8978c2be..00000000 --- a/config/locales/en_EN/restroom.en.yml +++ /dev/null @@ -1,60 +0,0 @@ -en: - activerecord: - attributes: - restroom: - # only overridden attributes here, defaults work as expected - # (e.g. database field 'city' will be appear as 'City') - name: 'Location/Place/Business Name' - street: 'Street Address' - state: 'State/Province' - access: 'Accessible?' - bath_type: 'Type of Restroom' - - search_bar: - enter_location: 'Enter an address' - - restroom: - add_new: 'Submit a restroom to our database' - preview: 'Preview' - required: '* marks required field' - guess_location: 'Guess current location' - directions: 'Directions' - directions_hint: '(e.g.: third floor in the back, by the dressing rooms...)' - comments_hint: '(e.g.: you have to be a "paying customer", just act like you are browsing for a bit...)' - comments: 'Comments' - accessible: 'Accessible' - not_accessible: 'Not accessible' - changing_table: 'Changing table' - no_changing_table: 'No changing table' - type: - unisex: 'Unisex / Gender neutral' - single_stall: 'Gendered single stall or safe place' - restsubmit: 'Save Restroom' - rating: - positive: '%{percentage}% positive' - unrated: 'Not yet rated' - upvote: 'Loved it!' - downvote: 'Not safe' - confirm: - upvote: 'Are you sure you want to upvote to this restroom?' - downvote: 'Are you sure you want to down vote this restroom?' - flash: - field: 'A required field has been left blank. Please recheck your submission and submit the form again.' - unexpected: 'We ran into an unexpected problem, please contact us if the problem continues.' - upvoteerror: 'There was an unexpected problem upvoting this post.' - upvotesuccess: 'This restroom has been upvoted! Thank you for contributing to our community.' - downvoteerror: 'There was an unexpected problem downvoting this post.' - downvotesuccess: 'This restroom has been downvoted! Thank you for contributing to our community.' - new: 'A new restroom entry has been created for %{name}.' - updated: 'This restroom entry has been updated' - deleted: 'This restroom entry has been deleted' - searcherror: 'There was an error searching for your location.' - spam: 'Your submission was rejected as spam.' - contact: - contactlisting: "Contact us about this post!" - - restrooms: - nearby: - heading: 'Nearby restrooms' - body: 'Before you submit a restroom, please ensure it is not already one of the known restrooms nearby.' - none: 'No restrooms were found nearby.' diff --git a/config/locales/en_EN/signs.en.yml b/config/locales/en_EN/signs.en.yml deleted file mode 100644 index c68eebc1..00000000 --- a/config/locales/en_EN/signs.en.yml +++ /dev/null @@ -1,8 +0,0 @@ -en: - pages: - signs: - title: 'Downloadable Restroom Signs' - intro: 'If you have a public restroom in your building or business that is gender-neutral, let people know. You (and/or the building owner/management) can add it to the database, and post one of the signs below to let people know you support safe access for all. Both signs are printable PDF files.' - head-accessible: 'Accessible Restrooms' - head-non-accessible: 'Non-Accessible Restrooms' - download: 'Download PDF' diff --git a/config/locales/en_EN/simple_form.en.yml b/config/locales/en_EN/simple_form.en.yml deleted file mode 100644 index 0df11fe0..00000000 --- a/config/locales/en_EN/simple_form.en.yml +++ /dev/null @@ -1,26 +0,0 @@ -en: - simple_form: - "yes": 'Yes' - "no": 'No' - required: - text: 'required' - mark: '*' - # You can uncomment the line below if you need to overwrite the whole required html. - # When using html, text and mark won't be used. - # html: '*' - error_notification: - default_message: "Please review the problems below:" - # Labels and hints examples - # labels: - # defaults: - # password: 'Password' - # user: - # new: - # email: 'E-mail to sign in.' - # edit: - # email: 'E-mail.' - # hints: - # defaults: - # username: 'User name to sign in.' - # password: 'No special characters, please.' - diff --git a/config/locales/en_EN/text_msg.en.yml b/config/locales/en_EN/text_msg.en.yml deleted file mode 100644 index 580710be..00000000 --- a/config/locales/en_EN/text_msg.en.yml +++ /dev/null @@ -1,7 +0,0 @@ -en: - pages: - text: - title: 'Get Closest Restroom by Text' - intro: 'If you just need to get to the closest safe restroom right now, you can get it by text on any phone that has SMS.' - instructions: 'Text your location to +1 (415) 367-3288' - tip: "For the most accurate results, include street address, city, state and country. You'll get a location name and address back instantly!" diff --git a/config/locales/es_ES/about.es.yml b/config/locales/es_ES/about.es.yml deleted file mode 100644 index c86ef460..00000000 --- a/config/locales/es_ES/about.es.yml +++ /dev/null @@ -1,18 +0,0 @@ -es: - about: - title: 'Acerca de REFUGE' - p1header: 'De que se trata REFUGE restrooms?' - p1: 'REFUGE es una aplicación por interne que busca proveer acceso seguro a baños para personas trans, intersex, y personas sin conformidad a un género. Cuando el sitio web Safe2Pee cesó de funcionar, dejó un vacio en nuestros corazones. REFUGE continúa el proyecto de Safe2Pee y vuelve a poner a disposición ese recurso valorado para quienes necesitan un espacio seguro para usar el baño. Es posible buscar baños por proximidad a una ubicación, agregar nuevos sanitarios a la lista, además de comentar y agregar un puntaje a los baños listados. Queremos crear una comunidad enfocada en más que solo buscar baños seguros, que sientan que pueden proyectar y participar en crear espacios para apoyar a personas trans, intersex y personas sin conformidad a un género.' - p2header: '¿De donde se sacaron todos estos datos?' - p2: 'Las primeras 4500 entradas las tenemos gracias a la base de datos Safe2Pee. El resto de nuestros datos fueron generados por las personas que usan REFUGE. Si sabes de un baño que no discrimina por género: ¡Agregalo a nuestra base de datos!' - p3header: '¿Por qué eligieron el nombre REFUGE (refugio)?' - p3: 'Creémos profundamente que todas las personas tienen el derecho de usar el baño de una manera segura y quisimos ponerle un nombre a nuestra aplicacion que tenga un poco de esa dignidad que le queremos otorgar a las personas que la usan. Simplemente, deseamos ser un refugio en tu momento de necesidad.' - p4header: '¿Cual es la importancia de los baños y por qué es relevante este recurso?' - p4: 'Una de las batallas más grandes que ocurre a diario en la lucha por derechos de las personas trans ocurre en el uso de los baños. Parece que cada otra semana un infante trans se torna el centro de una noticia nacional por usar el baño que corresponde al género con el cual se identifica. Evidentemente, creemos que cada persona trans debe tener el derecho de usar el baño que desea usar. Sin embargo, entendemos que a pesar de las victorias legislativas de últimos años en relación al uso de los baños públicos, muchas personas trans siguen enfrentandose con acoso tanto verbal como físico, sólo por usar el baño. Nadie debería enfrentarse con esa situación - y por eso es que creamos REFUGE.' - p5header: '¿Qué podemos hacer para ayudar?' - p5: - first: "First: Agregar a las entradas. La base de datos es solo tan grande como la hacen ustedes. Cuantas más entradas hay, más exhaustivo y valioso se hace el recurso." - second: "Secondly: Difundir entre tus contactos. Twitter. Facebook. Tumblr. Blog. Lo que sea que haces, hazlo. Haz saber a la gente que existe este recurso." - third: "Thirdly: Sí sabes de programación, puedes visitar GitHub para avisarnos sobre un problema técnico (bug), para someter un issue, o puedes constribuir código para ayudarnos con el proyecto. REFUGE es de código abierto y no podemos hacerlo sin tí." - fourth: "Fourthly: Donar. Mantente en alerta, proxímamente habra una campaña de financiamiento masiva, para poder acceder a la tecnología que necesitamos usar y para poder pagarle un poco a quienes diseñan y desarrollan nuestra tecnología por su gran esfuerzo incansable. Han estado trabajando gratuitamente para traerte este servicio y no queremos que trabajen gratis. La mayoría de nuesto equipo principal son personas trans y están con bajo empleo en este momento." - contribute: 'Haz un Fork para contribuir en GitHub!' diff --git a/config/locales/es_ES/devise.es.yml b/config/locales/es_ES/devise.es.yml deleted file mode 100644 index 92b7b4b9..00000000 --- a/config/locales/es_ES/devise.es.yml +++ /dev/null @@ -1,60 +0,0 @@ - -es: - - - devise: - confirmations: - confirmed: "Tu cuenta ya ha sido confirmada." - send_instructions: "Recibirás un correo electrónico en unos minutos con instrucciones sobre cómo reestablecer tu contraseña." - send_paranoid_instructions: "Si tu correo electrónico existe en nuestra base de datos, recibirás un correo electrónico en unos minutos con instrucciones sobre cómo reiniciar tu contraseña." - failure: - already_authenticated: "Ya estás identificado." - inactive: "Tu cuenta aún no ha sido activada." - invalid: "Correo o contraseña inválidos." - locked: "Tu cuenta está bloqueada." - last_attempt: "Tienes un último intento antes de que tu cuenta será bloqueada." - not_found_in_database: "Correo o contraseña inválidos." - timeout: "Tu sesión ha expirado, por favor identifícate de nuevo para continuar." - unauthenticated: "Necesitas iniciar sesión o registrarte para continuar." - unconfirmed: "Debes de confirmar tu cuenta para continuar." - mailer: - confirmation_instructions: - subject: "Instrucciones de confirmación" - reset_password_instructions: - subject: "Instrucciones para reestablecer tu contraseña" - unlock_instructions: - subject: "Instrucciones de desbloqueo" - omniauth_callbacks: - failure: "No se te pudo autorizar de %{kind} debido a \"%{reason}\"." - success: "Identificado correctamente de %{kind}." - passwords: - no_token: "No puedes acceder a esta página sino es por medio de un enlace para reestablecer de contraseña envíado a tu correo. Si accediste desde el enlace para reestablecer la contraseña, asegúrate de que la URL esté completa." - send_instructions: "Recibirás un correo electrónico con instrucciones sobre cómo reestablecer tu contraseña en unos minutos." - send_paranoid_instructions: "Si tu correo electrónico existe en nuestra base de datos, recibirás un enlace para reestablecer la contraseña en unos minutos." - updated: "Tu contraseña se cambió correctamente. Has sido identificado." - updated_not_active: "Tu contraseña se cambió correctamente." - registrations: - destroyed: "¡Adiós! Tu cuenta ha sido cancelada. Esperamos volver a verte pronto." - signed_up: "¡Bienvenido! Has sido registrado." - signed_up_but_inactive: "Te has registrado correctamente. Pero no has podido iniciar sesión porque no has activado tu cuenta." - signed_up_but_locked: "Te has registrado correctamente. Pero no has podido iniciar sesión porque tu cuenta está bloqueada." - signed_up_but_unconfirmed: "Se te ha enviado un mensaje con un enlace de confirmación. Por favor visita el enlace para activar tu cuenta." - update_needs_confirmation: "Actualizaste tu cuenta correctamente, pero necesitamos verificar tu nueva cuenta de correo. Por favor revisa tu correo electrónico y visita el enlace para finalizar la confirmación de tu nueva dirección de correo electrónico." - updated: "Has actualizado tu cuenta correctamente." - sessions: - signed_in: "Has iniciado sesión correctamente." - signed_out: "Has cerrado la sesión correctamente." - unlocks: - send_instructions: "Recibirás un correo electrónico en unos minutos con instrucciones sobre cómo desbloquear tu cuenta." - send_paranoid_instructions: "Si tu cuenta existe, recibirás un correo electrónico en unos minutos con instrucciones sobre cómo desbloquear tu cuenta." - unlocked: "Tu cuenta ha sido desbloqueada correctamente. Por favor inicia sesión para continuar." - errors: - messages: - already_confirmed: "ya ha sido confirmado, por favor intenta iniciar sesión" - confirmation_period_expired: "necesita ser confirmado en %{period}, por favor vuelve a solicitarla" - expired: "ha expirado, por favor vuelve a solicitarla" - not_found: "no se encontró" - not_locked: "no estaba bloqueado" - not_saved: - one: "1 error impidió que este %{resource} fuese guardado:" - other: "%{count} errores impidieron que este %{resource} fuese guardado:" diff --git a/config/locales/es_ES/landing.es.yml b/config/locales/es_ES/landing.es.yml deleted file mode 100644 index 6702c7d1..00000000 --- a/config/locales/es_ES/landing.es.yml +++ /dev/null @@ -1,3 +0,0 @@ -es: - landing: - development: "Este sitio actualmente está en funcionamiento. Sin embargo, está en desarrollo. Puede que encuentre problemas técnicos (bugs). En ese caso, por favor someta un issue en %{github_link}, o envienos un %{contact_link} para poder resolverlo lo antes posible. Este proyecto es de código abierto. Te alentamos a contribuir en %{github_link}." diff --git a/config/locales/es_ES/restroom.es.yml b/config/locales/es_ES/restroom.es.yml deleted file mode 100644 index ade34ebd..00000000 --- a/config/locales/es_ES/restroom.es.yml +++ /dev/null @@ -1,60 +0,0 @@ -es: - activerecord: - attributes: - restroom: - # only overridden attributes here, defaults work as expected - # (e.g. database field 'city' will be appear as 'City') - name: 'Ubicación/Lugar/Nombre de Empresa' - street: 'Dirección de Calle' - state: 'Estado/Provincia' - access: '¿Es accesible?' - bath_type: 'Tipo de Baño' - - search_bar: - enter_location: 'Introduce una dirección' - - restroom: - add_new: 'Enviar un baño a nuestra base de datos' - preview: 'Vista Previa' - required: '* denota campo requerido' - guess_location: 'Adivinar ubicación actual' - directions: 'Direcciones' - directions_hint: '(por ejemplo: tercer piso al fondo, al lado de los vestidores...)' - comments_hint: '(e.g.: baños son solo para "consumidores", hay que actuar como que estas por comprar algo...)' - comments: 'Comentarios' - accessible: 'Es accesible' - not_accessible: 'No es accesible' - changing_table: 'Con mesa para cambiar pañales' - no_changing_table: 'Sin mesa para cambiar pañales' - type: - unisex: 'Unisex / Género neutro' - single_stall: 'Baño individual (con género) o lugar seguro' - restsubmit: 'Guardar Baño' - rating: - positive: '%{percentage}% positivo' - unrated: 'Aún sin calificar' - upvote: '¡Lo amé!' - downvote: 'No es seguro' - confirm: - upvote: '¿Confirma que quiere darle una calificación positiva a este baño?' - downvote: '¿Confirma que quiere darle una calificación negativa a este baño?' - flash: - field: 'Un campo requerido ha quedado en blanco. Por favor revise el formulario para volver a enviarlo.' - unexpected: 'Tuvimos un problema inesperado. Por favor, pongase en contacto si este problema continúa.' - upvoteerror: 'Se generó un problema inesperado con su calificación positiva.' - upvotesuccess: '¡Este baño se ha calificado en positivo! Gracias por contribuir a nuestra comunidad.' - downvoteerror: 'Se generó un problema inesperado con su calificación negativa.' - downvotesuccess: '¡Este baño se ha calificado en negativo! Gracias por contribuir a nuestra comunidad.' - new: 'Una nueva entrada de baño se ha creado para %{name}.' - updated: 'Esta entrada de baño ha sido actualizada' - deleted: 'Esta entrada de baño ha sido borrada' - searcherror: 'Hubo un error buscando su ubicación.' - spam: 'Su entrada fue rechazada por ser Spam' - contact: - contactlisting: "¡Contáctanos sobre esta entrada!" - - restrooms: - nearby: - heading: 'Baños cercános' - body: 'Antes de enviarnos una nueva entrada, asegurese que no es uno de los baños cercános ya conocidos.' - none: 'No se encuentran baños cercános.' diff --git a/config/locales/es_ES/signs.es.yml b/config/locales/es_ES/signs.es.yml deleted file mode 100644 index caf5c882..00000000 --- a/config/locales/es_ES/signs.es.yml +++ /dev/null @@ -1,8 +0,0 @@ -es: - pages: - signs: - title: 'Señalización de baños para descargar' - intro: 'Si su empresa o edificio tiene baños que no discriminan por género, puedes imprimir los carteles para que la gente se entere. Tu (o quien este a cargo del edificio o empresa) pueden agregar los baños a nuestra base de datos, y colgar la señalización para que la gente sepa que ustedes apoyan el acceso seguro para todes. Ambos carteles son PDFs listos para imprimir.' - head-accessible: 'Baños Accesibles' - head-non-accessible: 'Baños No Accesibles' - download: 'Descargar PDF' diff --git a/config/locales/es_ES/simple_form.es.yml b/config/locales/es_ES/simple_form.es.yml deleted file mode 100644 index cc6806a0..00000000 --- a/config/locales/es_ES/simple_form.es.yml +++ /dev/null @@ -1,25 +0,0 @@ -es: - simple_form: - "yes": 'Si' - "no": 'No' - required: - text: 'requerido' - mark: '*' - # You can uncomment the line below if you need to overwrite the whole required html. - # When using html, text and mark won't be used. - # html: '*' - error_notification: - default_message: "Por favor revise los problemas a continuación:" - # Labels and hints examples - # labels: - # defaults: - # password: 'Password' - # user: - # new: - # email: 'E-mail to sign in.' - # edit: - # email: 'E-mail.' - # hints: - # defaults: - # username: 'User name to sign in.' - # password: 'No special characters, please.' diff --git a/config/locales/es_ES/text_msg.es.yml b/config/locales/es_ES/text_msg.es.yml deleted file mode 100644 index 61836b49..00000000 --- a/config/locales/es_ES/text_msg.es.yml +++ /dev/null @@ -1,7 +0,0 @@ -es: - pages: - text: - title: 'Get Closest Restroom by Text' - intro: 'If you just need to get to the closest safe restroom right now, you can get it by text on any phone that has SMS.' - instructions: 'Text your location to +1 (415) 367-3288' - tip: "For the most accurate results, include street address, city, state and country. You'll get a location name and address back instantly!"