芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/public_html/somares/vendor/nesbot/carbon/src/Carbon/Lang/af.php
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ return array( 'year' => ':count jaar|:count jare', 'y' => ':count jaar|:count jare', 'month' => ':count maand|:count maande', 'm' => ':count maand|:count maande', 'week' => ':count week|:count weke', 'w' => ':count week|:count weke', 'day' => ':count dag|:count dae', 'd' => ':count dag|:count dae', 'hour' => ':count uur|:count ure', 'h' => ':count uur|:count ure', 'minute' => ':count minuut|:count minute', 'min' => ':count minuut|:count minute', 'second' => ':count sekond|:count sekondes', 's' => ':count sekond|:count sekondes', 'ago' => ':time terug', 'from_now' => ':time van nou af', 'after' => ':time na', 'before' => ':time voor', );