2013-09-22 09:53:01 -04:00

6 lines
126 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "بستن",
"Share" => "اشتراک‌گذاری",
"Upload" => "بارگزاری"
);