<?php
$TRANSLATIONS = array(
"Saving..." => "შენახვა...",
"Encryption" => "ენკრიპცია"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";