summaryrefslogtreecommitdiffstats
path: root/core/l10n/l10n-de.php
blob: d80c3beb2ba54dabc8f3c8da4cc471538ec242a6 (plain)
1
2
3
4
5
6
<?php
$LOCALIZATIONS = array(
	'date' => '%d.%m.%Y',
	'datetime' => '%d.%m.%Y %H:%M:%S',
	'time' => '%H:%M:%S',
	'firstday' => 0 );