芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/public_html/somares/vendor/nesbot/carbon/src/Carbon/Lang/ne.php
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ return array( 'year' => ':count वर्ष', 'y' => ':count वर्ष', 'month' => ':count महिना', 'm' => ':count महिना', 'week' => ':count हप्ता', 'w' => ':count हप्ता', 'day' => ':count दिन', 'd' => ':count दिन', 'hour' => ':count घण्टा', 'h' => ':count घण्टा', 'minute' => ':count मिनेट', 'min' => ':count मिनेट', 'second' => ':count सेकेण्ड', 's' => ':count सेकेण्ड', 'ago' => ':time पहिले', 'from_now' => ':time देखि', 'after' => ':time पछि', 'before' => ':time अघि', );