1 2 3 4 5 6 7
<?php $TRANSLATIONS = array( "External Sites" => "외부 사이트", "Name" => "이름", "URL" => "URL", "Remove site" => "사이트 삭제", "Add" => "추가" );