| 
				Server : Apache System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : matalashes ( 1004) PHP Version : 8.1.29 Disable Function : NONE Directory : /home/matalashes/public_html/simulasikite.mata-lashes.com/app.bak/Language/ml/  | 
Upload File :  | 
<?php
/**
 * This file is part of CodeIgniter 4 framework.
 *
 * (c) CodeIgniter Foundation <admin@codeigniter.com>
 *
 * For the full copyright and license information, please view
 * the LICENSE file that was distributed with this source code.
 */
// Session language settings
return [
    'missingDatabaseTable'   => '`sessionSavePath` ഡാറ്റാബേസ് സെഷൻ ഹാൻഡ്ലർ പ്രവർത്തിക്കുന്നതിന് പട്ടികയുടെ പേര് ഉണ്ടായിരിക്കണം.',
    'invalidSavePath'        => 'Session: കോൺഫിഗർ ചെയ്ത സേവ് പാത്ത് "{0}" ഒരു ഡയറക്ടറിയല്ല, നിലവിലില്ല അല്ലെങ്കിൽ സൃഷ്ടിക്കാൻ കഴിയില്ല.',
    'writeProtectedSavePath' => 'Session: കോൺഫിഗർ ചെയ്ത സേവ് പാത്ത് "{0}" പിഎച്ച്പി പ്രോസസ്സ് എഴുതാൻ കഴിയില്ല.',
    'emptySavePath'          => 'Session: സേവ് പാത്ത് ക്രമീകരിച്ചിട്ടില്ല.',
    'invalidSavePathFormat'  => 'Session: അസാധുവായ റെഡിസ് പാത്ത് ഫോർമാറ്റ് സംരക്ഷിക്കുക: {0}',
];