l10n-de.php 102 B

123456
  1. <?php
  2. $LOCALIZATIONS = array(
  3. 'date' => 'd.m.Y',
  4. 'datetime' => 'd.m.Y H:i:s',
  5. 'time' => 'H:i:s' );