Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Spanish support to README.md intro #344

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,18 @@ the machine. See the list at the end of this README for products we use.
To test / demo the system without hardware, turn on "Demo mode" in the admin
interface.

This introduction is repeated in Spanish:

Chez Betty es una mini tienda de alimentos cooperativa donde los usuarios pueden depositar dinero en su cuenta y úselo para comprar comida y otros artículos. El sistema está vinculado
al servidor ldap de UMich para que los usuarios puedan deslizar su M-Card para iniciar sesión.

La versión de UMich es un homenaje a [Chez Bob] de UCSD (http://chezbob.ucsd.edu/).

Chez Betty está escrita como una aplicación web Python diseñada para ejecutarse en un servidor con una interfaz de usuario basada en navegador. Admite depósitos en efectivo y con tarjeta de crédito. la interfaz necesita que se conecte un lector de código de barras y un lector de códigos de barras a la máquina. Consulte la lista al final de este archivo README para ver los productos que se utiliza.
Para probar o demostrar el sistema sin hardware, active el "Demo Mode" en el interfaz administrador.



Installation
------------

Expand Down