1 2 3 4 5
<?php $TRANSLATIONS = array( "Error" => "Ошибка", "Name" => "Имя", "Delete" => "Удалить" );