<?php
$TRANSLATIONS = array(
"Error" => "ایرر",
"Unshare" => "شئیرنگ ختم کریں"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";