de_AT.php 102 Bytes
<?php
$TRANSLATIONS = array(
"Save" => "Speichern"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";