2013-09-16 17:50:40 +03:00

6 lines
133 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "סגירה",
"No people found" => "לא נמצאו אנשים",
"Upload" => "העלאה"
);