Wbkr.nl

A PHP-5.4+MongoDb-framework combined with Twitter Bootstrap.

Welcome to Wbkr.nl

This is the default page, to edit this file go to: /views/Site/index.php

name ''
id 0


Translations

The file containing translations is located at root.locales in the en_US.php-file.

Configuration for translations dependent on a numeric value: '# messages' => ['#==1'=> '# message', '#!=1'=> '# messages'].

\Wbkrnl::app()->i18n->translate('# messages', [0]) returns 0 messages.

\Wbkrnl::app()->i18n->translate('# messages', [1]) returns 1 message.