Blame view
sources/apps/admin_migrate/l10n/nn_NO.php
245 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Export data" => "Eksporter data", "All system files and user data" => "Alle systemfiler og brukardata", "Only system files" => "Berre systemfiler", "Only user data" => "Berre brukardata", "Export" => "Eksporter" ); |