Blame view
sources/apps/user_migrate/l10n/is.php
233 Bytes
|
42e4f8d60
|
1 2 3 4 5 |
<?php $TRANSLATIONS = array( "Export" => "Flytja út", "Something went wrong while the export file was being generated" => "Eitthvað fór úrskeðis við gerð skráar til útflutning", "An error has occurred" => "Villa kom upp" ); |