芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/public_html/shimoda/vendor/nesbot/carbon/src/Carbon/Lang/ms.php
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ return array( 'year' => ':count tahun', 'y' => ':count tahun', 'month' => ':count bulan', 'm' => ':count bulan', 'week' => ':count minggu', 'w' => ':count minggu', 'day' => ':count hari', 'd' => ':count hari', 'hour' => ':count jam', 'h' => ':count jam', 'minute' => ':count minit', 'min' => ':count minit', 'second' => ':count saat', 's' => ':count saat', 'ago' => ':time yang lalu', 'from_now' => ':time dari sekarang', 'after' => ':time selepas', 'before' => ':time sebelum', );