La traducción al español se puede bajar del sitio oficial de PHPCoin aquí:
http://www.phpcoin.com/auxpage.php?p...f302f19ed0bcc6
También hay un set de botones en español para el theme Earthtone. La carpeta "nav" debe copiarse en /coin_themes/earthtones/images/
(renombrando previamente la nav existente)
Para que se vean los botones en español hay que tocar el archivo config.php:
Código PHP:
# Theme settings
$_CCFG[_HC_PKG_THEME] = 'earthtone'; // Use this theme if the next line is 0
$_CCFG[_DB_PKG_THEME_ENABLE] = 1; // Use the theme in the database
Se debe cambiar el valor 1 por 0