Blame view

sources/apps/user_migrate/l10n/lt_LT.php 275 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
  <?php $TRANSLATIONS = array(
  "Export" => "Eksportuoti",
  "Something went wrong while the export file was being generated" => "Įvyko klaida kuriant eksportuojamą failą",
  "An error has occurred" => "Įvyko klaida",
  "Account Export/Import" => "Paskyros Eksportas/Importas"
  );