ko.php 264 Bytes
<?php $TRANSLATIONS = array(
"Export" => "내보내기",
"Something went wrong while the export file was being generated" => "내보낼 파일을 생성하는 동안 문제가 발생하였습니다",
"An error has occurred" => "오류가 발생하였습니다"
);