* @author Dennis Eichhorn * @copyright 2013 Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com */ return ['Navigation' => [ 'Draft' => 'Draft', 'Inbox' => 'Inbox', 'Messages' => 'Messages', 'Outbox' => 'Outbox', 'Settings' => 'Settings', 'Spam' => 'Spam', 'Trash' => 'Trash', ]];