1 2 3 4 5
<?php $TRANSLATIONS = array( "In progress..." => "Trong tiến trình...", "Error" => "Lỗi", "Update" => "Cập nhật" );