Blame view

sources/apps/updater/l10n/ro.php 127 Bytes
03e52840d   Kload   Init
1
2
3
4
5
  <?php $TRANSLATIONS = array(
  "In progress..." => "În curs de îndeplinire",
  "Error" => "Eroare",
  "Update" => "Actualizare"
  );