nextcloud/apps/files_versions/l10n/ko.php

6 lines
125 B
PHP
Raw Normal View History

2012-11-21 03:02:33 +04:00
<?php $TRANSLATIONS = array(
"History" => "역사",
2012-12-10 03:12:32 +04:00
"Files Versioning" => "파일 버전 관리",
"Enable" => "사용함"
2012-11-21 03:02:33 +04:00
);