Вход Регистрация
Файл: gapps/vendor/nesbot/carbon/src/Carbon/Lang/ms.php
Строк: 39
<?php

/*
 * This file is part of the Carbon package.
 *
 * (c) Brian Nesbitt <brian@nesbot.com>
 *
 * 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',
);
Онлайн: 2
Реклама