Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php return [ /* |-------------------------------------------------------------..

Decoded Output download

<?php

return [

    /*
    |--------------------------------------------------------------------------
    | Password Reminder Language Lines
    |--------------------------------------------------------------------------
    |
    | The following language lines are the default lines which match reasons
    | that are given by the password broker for a password update attempt
    | has failed, such as for an invalid token or invalid new password.
    |
    */

    'more_info_title' => 'Ve informacij',

    'audit_help' => 'Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that if this asset is checked out, it will not change the location of the person, asset or location it is checked out to.',

    'assets' => 'Sredstva so stvari, ki so sledene po serijski tevilki ali oznaki sredstva. Ponavadi so stvari z vijo vrednostjo, pri katerih je opredelitev doloenega predmeta pomembna.',

    'categories' => 'Kategorije vam pomagajo organizirati vae predmete. Nekari primeri kategorij so &quot;Namizni raunalniki&quot;, &quot;Prenosni raunalniki&quot;, &quot;Mobilni telefoni&quot;, &quot;Tablice&quot;in tako naprej, vendar lahko kategorije uporabite kakor koli je smiselno za vas.',

    'accessories' => 'Dodatki so vse stvari, ki se izdajajo uporabnikom, vendar niso vodeni kot osnovna sredstva (oziroma nimajo serijskih tevilk). Na primer, raunalnike mike ali tipkovnice.',

    'companies'     => 'Podjetja je mogoe uporabiti kot polje za preprosto identifikacijo ali se jih lahko uporabi za omejitev prepoznavnosti sredstev, uporabnikov itd., e je v vaih skrbnikih nastavitvah omogoena popolna podpora podjetja.',

    'components'    => 'Komponente so stvari, ki so del sredstva. Na primer trdi disk, RAM, ipd.',

    'consumables'   => 'Potroni materiali so na primer karrtue ali kopirni papir.',

    'depreciations' => 'Za amortizacijo sredstev lahko doloite amortizacijo sredstev, ki temelji na enakomerni amortizaciji.',
    
    'empty_file'    => 'The importer detects that this file is empty.'
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [

    /*
    |--------------------------------------------------------------------------
    | Password Reminder Language Lines
    |--------------------------------------------------------------------------
    |
    | The following language lines are the default lines which match reasons
    | that are given by the password broker for a password update attempt
    | has failed, such as for an invalid token or invalid new password.
    |
    */

    'more_info_title' => 'Ve informacij',

    'audit_help' => 'Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that if this asset is checked out, it will not change the location of the person, asset or location it is checked out to.',

    'assets' => 'Sredstva so stvari, ki so sledene po serijski tevilki ali oznaki sredstva. Ponavadi so stvari z vijo vrednostjo, pri katerih je opredelitev doloenega predmeta pomembna.',

    'categories' => 'Kategorije vam pomagajo organizirati vae predmete. Nekari primeri kategorij so &quot;Namizni raunalniki&quot;, &quot;Prenosni raunalniki&quot;, &quot;Mobilni telefoni&quot;, &quot;Tablice&quot;in tako naprej, vendar lahko kategorije uporabite kakor koli je smiselno za vas.',

    'accessories' => 'Dodatki so vse stvari, ki se izdajajo uporabnikom, vendar niso vodeni kot osnovna sredstva (oziroma nimajo serijskih tevilk). Na primer, raunalnike mike ali tipkovnice.',

    'companies'     => 'Podjetja je mogoe uporabiti kot polje za preprosto identifikacijo ali se jih lahko uporabi za omejitev prepoznavnosti sredstev, uporabnikov itd., e je v vaih skrbnikih nastavitvah omogoena popolna podpora podjetja.',

    'components'    => 'Komponente so stvari, ki so del sredstva. Na primer trdi disk, RAM, ipd.',

    'consumables'   => 'Potroni materiali so na primer karrtue ali kopirni papir.',

    'depreciations' => 'Za amortizacijo sredstev lahko doloite amortizacijo sredstev, ki temelji na enakomerni amortizaciji.',
    
    'empty_file'    => 'The importer detects that this file is empty.'
];

Function Calls

None

Variables

None

Stats

MD5 a28d177974316b03ae9c549be200fa03
Eval Count 0
Decode Time 91 ms