aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/l10n-es.php
blob: 8798b24d62f0b8e2a77a501a7fffaaf2e8092bb9 (plain)
1
2
3
4
5
6
<?php
$LOCALIZATIONS = array(
	'date' => '%e de %B de %Y',
	'datetime' => '%e de %B de %Y %H:%M',
	'time' => '%H:%M:%S',
	'firstday' => 1 );