Can someone direct me to where i can find a Language file for Espanol (ES.php)
additional Info....
copy one of the language file(s) in folder /bakery/languages/ and rename it to ES.php
now translate all the definitions there, but be carefull with it.
dont destroy the structure of every definition
example
Quote$MOD_BAKERY['TXT_SETTINGS'] = 'Settings';
never change the blue marked variable name, change only the red marked part and be sure, that you use ' in begin and end of this definition
P.S. every payment methode has his own language file, so look also at this in modules / bakery / payment_method / your_payment-method / languages
if you have problems, make first all your translation in your new file and post then this file here in a code section or as a zip in attachement