server/apps/files_versions/l10n/ko.php
2013-01-15 00:05:10 +01:00

5 lines
125 B
PHP

<?php $TRANSLATIONS = array(
"History" => "역사",
"Files Versioning" => "파일 버전 관리",
"Enable" => "사용함"
);