Blame view
sources/apps/user_migrate/l10n/nn_NO.php
271 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Export" => "Eksporter", "Something went wrong while the export file was being generated" => "Noko gjekk gale ved generering av eksportfila", "An error has occurred" => "Ein feil oppstod", "Account Export/Import" => "Kontoeksport/-import" ); |