HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.111.1.lve.el8.x86_64 #1 SMP Fri Mar 13 13:42:17 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/posscale/www/printmanager/vendor/filament/filament/resources/lang/uz/pages/auth/login.php
<?php

return [

    'title' => 'Tizimga kirish',

    'heading' => 'Hisobingizga kiring',

    'actions' => [

        'register' => [
            'before' => 'yoki',
            'label' => 'hisob qaydnomasini ro\'yxatdan o\'tkazing',
        ],

        'request_password_reset' => [
            'label' => 'Parolni unutdingizmi?',
        ],

    ],

    'form' => [

        'email' => [
            'label' => 'Elektron pochta manzili',
        ],

        'password' => [
            'label' => 'Parol',
        ],

        'remember' => [
            'label' => 'Meni eslab qol',
        ],

        'actions' => [

            'authenticate' => [
                'label' => 'Hisob qaydnomasiga kirish',
            ],

        ],

    ],

    'messages' => [

        'failed' => 'Siz kiritgan foydalanuvchi nomi yoki parol noto\'g\'ri.',

    ],

    'notifications' => [

        'throttled' => [
            'title' => 'Kirish uchun urinishlar soni juda koʻp',
            'body' => 'Iltimos, :seconds soniyadan keyin qayta urinib ko\'ring.',
        ],

    ],

];