Blame view
sources/apps/user_migrate/l10n/ta_LK.php
385 Bytes
|
42e4f8d60
|
1 2 3 4 5 |
<?php $TRANSLATIONS = array( "Export" => "ஏற்றுமதி", "Something went wrong while the export file was being generated" => "ஏற்றுமதி கோப்பை உருவாக்கும்போது பிழை ஒன்று நடந்துள்ளது", "An error has occurred" => "ஒரு வழு ஏற்பட்டுள்ளது" ); |