server/apps/files_sharing/l10n/de_AT.php

6 lines
105 B
PHP
Raw Normal View History

2014-03-11 05:59:39 +00:00
<?php
$TRANSLATIONS = array(
"Password" => "Passwort"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";