Blame view
sources/apps/user_migrate/l10n/sk_SK.php
294 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Export" => "Export", "Something went wrong while the export file was being generated" => "Počas generovania súboru na export nastala chyba", "An error has occurred" => "Vyskytla sa chyba", "Account Export/Import" => "Export/Import používateľského účtu" ); |