summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesDe_at.php
blob: a0b7a2a3059c37a5e6d714aaf307e4d0a6449d64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?php
/** Austrian German (Österreichisches Deutsch)
 *
 * See MessagesQqq.php for message documentation incl. usage of parameters
 * To improve a translation please visit http://translatewiki.net
 *
 * @ingroup Language
 * @file
 *
 * @author Revolus
 */

$fallback = 'de';

$messages = array(
# Dates
'january' => 'Jänner',

);