summaryrefslogtreecommitdiffstats
path: root/l10n/ko.php
blob: c8a276e3a2aca99ba1b1e71d6e071f0e71b1c456 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php $TRANSLATIONS = array(
"File doesn't exist:" => "파일이 존재하지 않습니다. ",
"Error" => "에러",
"Warning" => "경고",
"Import" => "가져오기",
"Address" => "주소",
"Upload" => "업로드",
"Folder" => "폴더",
"Settings" => "설정",
"Add" => "추가",
"Share" => "공유"
);