tr.php 116 Bytes
<?php $TRANSLATIONS = array(
"In progress..." => "Devam ediyor...",
"Error" => "Hata",
"Update" => "Güncelleme"
);