Blame view

sources/apps/updater/l10n/tr.php 116 Bytes
03e52840d   Kload   Init
1
2
3
4
5
  <?php $TRANSLATIONS = array(
  "In progress..." => "Devam ediyor...",
  "Error" => "Hata",
  "Update" => "Güncelleme"
  );