ok

Mini Shell

Direktori : /home2/selectio/public_html/bharath/system/language/filipino/
Upload File :
Current File : /home2/selectio/public_html/bharath/system/language/filipino/profiler_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['profiler_database'] = 'DATABASE';
$lang['profiler_controller_info'] = 'CLASS/METHOD';
$lang['profiler_benchmarks'] = 'BENCHMARKS';
$lang['profiler_queries'] = 'QUERIES';
$lang['profiler_get_data'] = 'GET DATA';
$lang['profiler_post_data'] = 'POST DATA';
$lang['profiler_uri_string'] = 'URI STRING';
$lang['profiler_memory_usage'] = 'MEMORY USAGE';
$lang['profiler_config'] = 'CONFIG VARIABLES';
$lang['profiler_session_data'] = 'SESSION DATA';
$lang['profiler_headers'] = 'HTTP HEADERS';
$lang['profiler_no_db'] = 'Database driver ay kasalukuyang hindi na-load';
$lang['profiler_no_queries'] = 'Walang mga query ang napatakbo';
$lang['profiler_no_post'] = 'Walang umiiral na POST data';
$lang['profiler_no_get'] = 'Walang umiiral na GET data';
$lang['profiler_no_uri'] = 'Walang umiiral na URI data';
$lang['profiler_no_memory'] = 'Memory Usage ay Hindi Magagamit';
$lang['profiler_no_profiles'] = 'Walang Profile data - lahat ng mga Profiler section ay hindi pinapagana.';
$lang['profiler_section_hide'] = 'Itago';
$lang['profiler_section_show'] = 'Ipakita';
$lang['profiler_seconds'] = 'segundo';

Zerion Mini Shell 1.0