| 
				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/.trash/app.bak.7/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.
 */
// Cache language settings
return [
    'unableToWrite'   => 'കാഷെ {0} ലേക്ക് എഴുതാൻ കഴിയുന്നില്ല',
    'invalidHandlers' => 'കാഷെ കോൺഫിഗറേഷന് $ validHandlers ന്റെ ഒരു നിര ഉണ്ടായിരിക്കണം.',
    'noBackup'        => 'കാഷെ കോൺഫിഗറേഷന് ഒരു ഹാൻഡ്ലറും ബാക്കപ്പ് ഹാൻഡ്ലർ സെറ്റും ഉണ്ടായിരിക്കണം.',
    'handlerNotFound' => 'കാഷെ കോൺഫിഗറേഷനിൽ അസാധുവായ ഹാൻഡ്ലർ അല്ലെങ്കിൽ ബാക്കപ്പ് ഹാൻഡ്ലർ വ്യക്തമാക്കിയിട്ടുണ്ട്.',
];