Blame view

sources/apps/updater/l10n/ko.php 117 Bytes
03e52840d   Kload   Init
1
2
3
4
5
  <?php $TRANSLATIONS = array(
  "In progress..." => "진행 중...",
  "Error" => "오류",
  "Update" => "업데이트"
  );