Blame view

sources/apps/user_migrate/l10n/gl.php 283 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
  <?php $TRANSLATIONS = array(
  "Export" => "Exportar",
  "Something went wrong while the export file was being generated" => "Algo foi mal ao xerar o ficheiro de exportación",
  "An error has occurred" => "Produciuse un erro",
  "Account Export/Import" => "Exportar/importar unha conta"
  );