ko.php 117 Bytes
<?php $TRANSLATIONS = array(
"In progress..." => "진행 중...",
"Error" => "오류",
"Update" => "업데이트"
);