HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/posscale/public_html/printmanager/vendor/filament/filament/resources/lang/my/layout.php
<?php

return [

    'direction' => 'ltr',

    'actions' => [

        'billing' => [
            'label' => 'စာရင်းရှင်းရန်',
        ],

        'logout' => [
            'label' => 'ထွက်ရန်',
        ],

        'open_database_notifications' => [
            'label' => 'အကြောင်းကြားချက်များ ဖွင့်ရန်',
        ],

        'open_user_menu' => [
            'label' => 'အသုံးပြုသူမီနူး',
        ],

        'sidebar' => [

            'collapse' => [
                'label' => 'ဘေးတန်းကို ချုံ့ရန်',
            ],

            'expand' => [
                'label' => 'ဘေးတန်းကို ချဲ့ရန်',
            ],

        ],

        'theme_switcher' => [

            'dark' => [
                'label' => 'အနက်ရောင်သွင်ပြင် သုံးရန်',
            ],

            'light' => [
                'label' => 'အဖြူရောင်သွင်ပြင် သုံးရန်',
            ],

            'system' => [
                'label' => 'စနစ်သွင်ပြင် သုံးရန်',
            ],

        ],

    ],

    'avatar' => [
        'alt' => ':name ၏ ပရိုဖိုင်ပုံ',
    ],

    'logo' => [
        'alt' => ':name လိုဂို',
    ],

];