id.php 122 Bytes
<?php $TRANSLATIONS = array(
"In progress..." => "Sedang diproses...",
"Error" => "kesalahan",
"Update" => "Pembaruan"
);