ok

Mini Shell

Direktori : /proc/self/root/home2/selectio/www/bharath/system/language/azerbaijani/
Upload File :
Current File : //proc/self/root/home2/selectio/www/bharath/system/language/azerbaijani/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']       = 'Test Adı';
$lang['ut_test_datatype']   = 'Test Verilən Tipi';
$lang['ut_res_datatype']    = 'Gözlənilən Verilən Tipi';
$lang['ut_result']          = 'Nəticə';
$lang['ut_undefined']       = 'Naməlum Test Adı';
$lang['ut_file']            = 'Fayl Adı';
$lang['ut_line']            = 'Sətir Nömrəsi';
$lang['ut_passed']          = 'Keçdi';
$lang['ut_failed']          = 'Müvəffəqiyyətsiz';
$lang['ut_boolean']         = 'Boolean';
$lang['ut_integer']         = 'Integer';
$lang['ut_float']           = 'Float';
$lang['ut_double']          = 'Float'; // can be the same as float
$lang['ut_string']          = 'String';
$lang['ut_array']           = 'Array';
$lang['ut_object']          = 'Obyekt';
$lang['ut_resource']        = 'Mənbə';
$lang['ut_null']            = 'Null';
$lang['ut_notes']           = 'Qeydlər';

Zerion Mini Shell 1.0