Prv8 Shell
Server : Apache
System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64
User : matalashes ( 1004)
PHP Version : 8.1.29
Disable Function : NONE
Directory :  /home/matalashes/.trash/app.bak17jan25/Language/ru/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/matalashes/.trash/app.bak17jan25/Language/ru/Time.php
<?php

/**
 * This file is part of CodeIgniter 4 framework.
 *
 * (c) CodeIgniter Foundation <admin@codeigniter.com>
 *
 * For the full copyright and license information, please view
 * the LICENSE file that was distributed with this source code.
 */

// Time language settings
return [
    'invalidMonth'   => 'Должен быть указан месяц между 1 и 12. Указано: {0}',
    'invalidDay'     => 'Должен быть указан день между 1 и 31. Указано: {0}',
    'invalidOverDay' => 'Дни должны быть от 1 до {0}. Указано: {1}.',
    'invalidHours'   => 'Часы должны быть указаны между 0 и 23. Указано: {0}.',
    'invalidMinutes' => 'Минуты должны быть указаны между 0 и 59. Указано: {0}.',
    'invalidSeconds' => 'Секунды должны быть указаны между 0 и 59. Указано: {0}.',
    'years'          => '{0, plural, =1{# год} other{# лет}}',
    'months'         => '{0, plural, =1{# месяц} other{# месяцев}}',
    'weeks'          => '{0, plural, =1{# неделя} other{# недель}}',
    'days'           => '{0, plural, =1{# день} other{# дней}}',
    'hours'          => '{0, plural, =1{# час} other{# часов}}',
    'minutes'        => '{0, plural, =1{# минута} other{# минут}}',
    'seconds'        => '{0, plural, =1{# секунда} other{# секунд}}',
    'ago'            => '{0} назад',
    'inFuture'       => 'в {0}',
    'yesterday'      => 'Вчера',
    'tomorrow'       => 'Завтра',
    'now'            => 'Прямо сейчас',
];

haha - 2025