2013-08-28 17:35:04 -04:00

5 lines
100 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "닫기",
"No people found" => "발견된 사람 없음"
);