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