| 
				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/kite.mata-lashes.com/app/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.
 */
// Migration language settings
return [
    // Migration Runner
    'missingTable'  => 'മൈഗ്രേഷൻ പട്ടിക സജ്ജമാക്കിയിരിക്കണം.',
    'disabled'      => 'മൈഗ്രേഷനുകൾ ലോഡുചെയ്തുവെങ്കിലും അവ പ്രവർത്തനരഹിതമാക്കി അല്ലെങ്കിൽ തെറ്റായി സജ്ജീകരിച്ചു.',
    'notFound'      => 'മൈഗ്രേഷൻ ഫയൽ കണ്ടെത്തിയില്ല: ',
    'batchNotFound' => 'ടാർഗെറ്റ് ബാച്ച് കണ്ടെത്തിയില്ല: ',
    'empty'         => 'മൈഗ്രേഷൻ ഫയലുകളൊന്നും കണ്ടെത്തിയില്',
    'gap'           => 'പതിപ്പ് നമ്പറിനടുത്തുള്ള മൈഗ്രേഷൻ ശ്രേണിയിൽ ഒരു വിടവ് ഉണ്ട്: ',
    'classNotFound' => 'മൈഗ്രേഷൻ ക്ലാസ് "%s" കണ്ടെത്താനായില്ല.',
    'missingMethod' => 'മൈഗ്രേഷൻ ക്ലാസിന് "%s" രീതി കാണുന്നില്ല.',
    'added' => 'പ്രവർത്തിക്കുന്നു: ',
    'version'  => 'പതിപ്പ്',
    'filename' => 'ഫയൽനാമം',
];