Blame view

sources/apps/user_migrate/l10n/cs_CZ.php 281 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
  <?php $TRANSLATIONS = array(
  "Export" => "Exportovat",
  "Something went wrong while the export file was being generated" => "Během vytváření souboru pro export nastala chyba ",
  "An error has occurred" => "Vyskytla se chyba",
  "Account Export/Import" => "Export/import účtu"
  );