Blame view

sources/apps/updater/l10n/lv.php 194 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "In progress..." => "Notiek...",
  "Done." => "Pabeigts.",
  "Here is your backup: " => "Šeit ir jūsu dublējums:",
  "Error" => "Kļūda",
  "Update" => "Atjaunināt"
  );