Blame view
sources/apps/user_migrate/l10n/lv.php
225 Bytes
|
42e4f8d60
|
1 2 3 4 5 |
<?php $TRANSLATIONS = array( "Export" => "Eksportēt", "Something went wrong while the export file was being generated" => "Kaut kas nogāja greizi, veidojot eksporta datni", "An error has occurred" => "Gadījās kļūda" ); |