Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Bug de las fechas en español

Hola,
Hay un bug que no se muestran las traducciones de las fechas correctamente.
He visto que cuando renombras la carpeta locale vf_es_ES y en el fichero definitions.php declaras como
$LocaleInfo['vf_es_ES'] = array (
'Locale' => 'es_ES',
luego cambiar en el fichero site_core.php
$Definition['Date.DefaultDateTimeFormat'] = '%e de %B, %Y %l:%M%p';
$Definition['Date.DefaultDayFormat'] = '%e de %B';
$Definition['Date.DefaultFormat'] = '%e de %B, %Y';
funcionan correctamente.
Podeis cambiar esto en el plugin para que sirva a los demas.
Y otra cosa que no consigo traducir en la discusion comentarios - sorted by Votes Date Added
Saludos.
Tagged:
0
Comments
I can not get translated into the discussion comments - sorted by Votes Date Added
Can someone help me translate this ?
Thanks.
Una corrección de formato la hora en 24 horas
$Definition['Date.DefaultDateTimeFormat'] = '%e de %B, %Y %H:%M%p'; // date/time used in attributes
$Definition['Date.DefaultDayFormat'] = '%e de %B'; // If in same year
$Definition['Date.DefaultFormat'] = '%e de %B, %Y'; // general applications
$Definition['Date.DefaultTimeFormat'] = '%H:%M%p'; // If in current day
Espero que sirva esto para alguien
Donde se puede contribuir?
Este enlace no funciona
https://www.transifex.com/projects/p/vanilla/language/es/
Hola, kameleon
Tienes que registrarte alli y buscar lengua español - Spanish (es)
Mira aqui - https://www.transifex.com/p/vanilla/language/es/
Esta un poco lioso...
Si ya veo, ni me carga para editar...