Blame view
sources/apps/user_migrate/l10n/pl.php
278 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Export" => "Eksport", "Something went wrong while the export file was being generated" => "Coś poszło źle, podczas generowania pliku eksportu", "An error has occurred" => "Wystąpił błąd", "Account Export/Import" => "Eksport/Import konta" ); |