HEX
Server: LiteSpeed
System: Linux w5304130.sdnsbox.com 4.18.0-425.3.1.lve.el8.x86_64 #1 SMP Tue Nov 22 22:59:23 EST 2022 x86_64
User: makefitmeserver (1001)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //usr/local/softaculous/enduser/languages/polish/eu_tasklist_lang.php
<?php

//////////////////////////////////////////////////////////////
//===========================================================
// errorlog_lang.php
//===========================================================
// SOFTACULOUS 
// Version : 4.1.8
// Inspired by the DESIRE to be the BEST OF ALL
// ----------------------------------------------------------
// Started by: Alons
// Date:       10th Jan 2009
// Time:       21:00 hrs
// Site:       http://www.softaculous.com/ (SOFTACULOUS)
// ----------------------------------------------------------
// Please Read the Terms of use at http://www.softaculous.com
// ----------------------------------------------------------
//===========================================================
// (c)Softaculous Inc.
//===========================================================
//////////////////////////////////////////////////////////////

if(!defined('SOFTACULOUS')){

	die('Hacking Attempt');

}

$l['no_tasks'] = 'Nie ma żadnych zadań w tej chwili.';

//Theme Strings
$l['<title>'] = $globals['sn'].' - Task List';
$l['errorlog_head'] = 'Lista zadań';
$l['current_tasks'] = 'Poniżej znajdują się aktywne zadania. (Po 1 godzinie)';
$l['finished'] = 'Zakończone';
$l['invalid_ssk'] = 'Invalid Status Key';