<?php
$TRANSLATIONS = array(
"Saving..." => "Speicheren..."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";