<?php
$TRANSLATIONS = array(
"Saving..." => "Er að vista ...",
"Encryption" => "Dulkóðun"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";