6 lines
133 B
PHP
Raw Normal View History

2013-08-28 17:35:04 -04:00
<?php $TRANSLATIONS = array(
"Close" => "סגירה",
2013-09-16 09:32:07 -04:00
"No people found" => "לא נמצאו אנשים",
"Upload" => "העלאה"
2013-08-28 17:35:04 -04:00
);