1 2 3 4 5
<?php $TRANSLATIONS = array( "In progress..." => "진행 중...", "Error" => "오류", "Update" => "업데이트" );