<?php if (!defined('APPLICATION')) exit();
/**
 * Locale: German (de-DE)
 * Description: A full translation to German including all default plugins and admin as of June 26, 2012
 * Author: Matthias Niess, Mischa Frank
 * Last changed: 2012-06-26
 * License: Creative Commons Attribution-ShareAlike 3.0 (CC BY-SA)
 */

$LocaleInfo['german'] = array (
  'Locale' => 'de-DE',
  'Name' => 'German Locale',
  'Description' => 'A full translation to German including all default plugins and admin as of June 26, 2012',
  'Version' => '1.0',
  'Author' => 'Matthias Niess, Mischa Frank',
  'License' => 'CC BY-SA 3.0'
);

?>
