HEX
Server: LiteSpeed
System: Linux server334.web-hosting.com 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
User: richfield (1256)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /home/richfield/www/vendor/tcg/voyager/publishable/lang/vi/compass.php
<?php

return [
    'welcome'                => 'Welcome to the Voyager Compass. Every good app needs a compass to point them in the right direction.
    In this section you will find many resources and administrative tasks to help guide you as you build out your application.',
    'links'         => [
        'title'                 => 'Links',
        'documentation'         => 'Documentation',
        'voyager_homepage'      => 'Voyager Homepage',
    ],
    'commands'      => [
        'title'                 => 'Commands',
        'text'                  => 'Run Artisan Commands from Voyager.',
        'clear_output'          => 'clear output',
        'command_output'        => 'Artisan Command Output',
        'additional_args'       => 'Additional Args?',
        'run_command'           => 'Run Command',
    ],
    'resources'     => [
        'title'                 => 'Resources',
        'text'                  => 'Voyager resources to help you find things quicker.',

    ],
    'logs'          => [
        'title'                 => 'Logs',
        'text'                  => 'Your app logs',
        'file_too_big'          => 'Log file >50M, please download it.',
        'level'                 => 'Level',
        'context'               => 'Context',
        'date'                  => 'Date',
        'content'               => 'Content',
        'download_file'         => 'Download file',
        'delete_file'           => 'Delete file',
        'delete_all_files'      => 'Delete all files',
        'delete_success'        => 'Successfully deleted log file:',
        'delete_all_success'    => 'Successfully deleted all log files',

    ],
    'fonts'         => [
        'title'                 => 'Fonts',
        'font_class'            => 'Voyager Fonts Class Mapping',
        'font_character'        => 'Voyager Fonts Character Mapping',
    ],
];