2013-09-22 09:53:01 -04:00

6 lines
98 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "닫기",
"Share" => "공유",
"Upload" => "업로드"
);