summaryrefslogtreecommitdiffstats
path: root/settings/l10n/de_AT.php
blob: d70f365826c98cccc7104eaef19f9e9bc16fad1f (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"__language_name__" => "Deutsch (Österreich)"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";