Blame view

sources/apps/user_migrate/l10n/ko.php 264 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
  <?php $TRANSLATIONS = array(
  "Export" => "내보내기",
  "Something went wrong while the export file was being generated" => "내보낼 파일을 생성하는 동안 문제가 발생하였습니다",
  "An error has occurred" => "오류가 발생하였습니다"
  );