2013-09-16 09:32:07 -04:00

6 lines
133 B
PHP

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