2013-08-28 17:35:04 -04:00

5 lines
124 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "إغلاق",
"No people found" => "لم يتم العثور على أي شخص"
);