Blame view

sources/apps/admin_migrate/l10n/et_EE.php 270 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Export data" => "Ekspordi andmed",
  "All system files and user data" => "Kõik süsteemifailid ja kasutajate andmed",
  "Only system files" => "Ainult süsteemifailid",
  "Only user data" => "Ainult kasutajate andmed",
  "Export" => "Ekspordi"
  );