mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-06 05:07:49 +02:00
Monstra Library: basic core improvments
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
'Security' => 'Saugumas',
|
||||
'System' => 'Systema',
|
||||
'on' => 'Įjungta',
|
||||
'off'=> 'Išjungta',
|
||||
'off'=> 'Išjungta',
|
||||
'Server' => 'Serveris',
|
||||
'PHP version' => 'PHP versija',
|
||||
'SimpleXML module' => 'SimpleXML modulis',
|
||||
@@ -17,9 +17,9 @@
|
||||
'Installed' => 'Įdiegta',
|
||||
'Not Installed' => 'Neįdiegta',
|
||||
'Security check results' => 'Saugumo patikrinimo rezultatai',
|
||||
'The configuration file has been found to be writable. We would advise you to remove all write permissions on defines.php on production systems.' =>
|
||||
'The configuration file has been found to be writable. We would advise you to remove all write permissions on defines.php on production systems.' =>
|
||||
'Leidžiama perrašyti nustatymų bylą. Siūlome pašalinti visus rašymo leidimus sistemos bylai defines.php.',
|
||||
'The Monstra core directory (":path") and/or files underneath it has been found to be writable. We would advise you to remove all write permissions. <br/>You can do this on unix systems with: <code>chmod -R a-w :path</code>' =>
|
||||
'The Monstra core directory (":path") and/or files underneath it has been found to be writable. We would advise you to remove all write permissions. <br/>You can do this on unix systems with: <code>chmod -R a-w :path</code>' =>
|
||||
'Monstra pagrindinį aplanką (":path") ir/arba jo bylas leidžiama perrašyti. Siūlome pašalinti visus rašymo leidimus. <br/>Tai galite padaryti Unix sistemoje su: <code>chmod -R a-w :path</code>',
|
||||
'The Monstra .htaccess file has been found to be writable. We would advise you to remove all write permissions. <br/>You can do this on unix systems with: <code>chmod a-w :path</code>' =>
|
||||
'Monstra .htaccess bylą galima perrašyti. Siūlome pašalinti visus rašymo leidimus. <br/>Tai galite padaryti Unix sistemoje su: <code>chmod a-w :path</code>',
|
||||
@@ -37,4 +37,4 @@
|
||||
'Web Server' => 'Serverio prog. įranga',
|
||||
'WebServer to PHP Interface' => 'PHP naudoja šį SAPI',
|
||||
)
|
||||
);
|
||||
);
|
||||
|
Reference in New Issue
Block a user