Blame view
sources/apps/user_migrate/l10n/sv.php
285 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Export" => "Exportera", "Something went wrong while the export file was being generated" => "Något gick fel när exportfilen skulle genereras", "An error has occurred" => "Ett fel har uppstått", "Account Export/Import" => "Exportera/Importera konto" ); |