2013-11-15 20:05:27 -05:00

8 lines
157 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "סגירה",
"Share" => "שיתוף",
"OK" => "אישור",
"Upload" => "העלאה",
"Password" => "סיסמא"
);