ok

Mini Shell

Direktori : /proc/thread-self/root/home2/selectio/www/bharath/system/language/hindi/
Upload File :
Current File : //proc/thread-self/root/home2/selectio/www/bharath/system/language/hindi/unit_test_lang.php

<?php
/**
* System messages translation for CodeIgniter(tm)
*
* @author	CodeIgniter community
* @copyright	Copyright (c) 2014 - 2017, British Columbia Institute of Technology (http://bcit.ca/)
* @license	http://opensource.org/licenses/MIT MIT License
* @link	https://codeigniter.com
*/
defined('BASEPATH') OR exit('No direct script access allowed');

$lang['ut_test_name'] = 'टेस्ट नाम';
$lang['ut_test_datatype'] = 'टेस्ट डाटाटाइप';
$lang['ut_res_datatype'] = 'इछित डाटाटाइप';
$lang['ut_result'] = 'परिणाम';
$lang['ut_undefined'] = 'अपरिभाषित टेस्ट का नाम';
$lang['ut_file'] = 'फ़ाइल का नाम';
$lang['ut_line'] = 'लाइन नंबर';
$lang['ut_passed'] = 'उत्तीर्ण';
$lang['ut_failed'] = 'विफल';
$lang['ut_boolean'] = 'बूलियन';
$lang['ut_integer'] = 'पूर्णांक';
$lang['ut_float'] = 'फ्लोट';
$lang['ut_double'] = 'फ्लोट'; // can be the same as float
$lang['ut_string'] = 'शृंखला';
$lang['ut_array'] = 'ऐरे';
$lang['ut_object'] = 'ऑब्जेक्ट';
$lang['ut_resource'] = 'रिसोर्स';
$lang['ut_null'] = 'मूल्य विरहित';
$lang['ut_notes'] = 'टिप्पणियाँ';

Zerion Mini Shell 1.0