he.php
429 Bytes
<?php $TRANSLATIONS = array(
"Save" => "שמירה",
"Search:" => "חיפוש:",
"Close" => "סגירה",
"Next" => "הבא",
"Clear" => "ניקוי",
"Saving..." => "שמירה…",
"Failed to save file" => "נכשל בשמירת הקובץ",
"An error occurred!" => "אירעה תקלה!",
"There were unsaved changes, click here to go back" => "ישנם שינויים שלא נשמרו. נא ללחוץ כאן לחזרה"
);