<?php

return [

    'direction' => 'rtl',

    'actions' => [
        'logout' => [
            'label' => 'چوونەدەرەوە',
        ],

        'open_database_notifications' => [
            'label' => 'کردنەوەی ئاگانامەکان',
        ],

        'open_user_menu' => [
            'label' => 'مێنیوی بەکارهێنەر',
        ],

        'sidebar' => [

            'collapse' => [
                'label' => 'بچووک کردنەوەی شریتی گەڕان',
            ],

            'expand' => [
                'label' => 'فراوانکردنی شریتی گەڕان',
            ],

        ],

        'theme_switcher' => [

            'dark' => [
                'label' => 'گۆڕینی ڕوانگە بۆ تاریک',
            ],

            'light' => [
                'label' => 'گۆڕینی ڕوانگە بۆ سپی',
            ],

        ],

    ],

];
