1 2 3 4 5 6
<?php $TRANSLATIONS = array( "Size" => "Размер", "Modified" => "Изменён", "Delete all" => "Удалить все", "Delete" => "Удалить" );