first commit
This commit is contained in:
6
system/i18n/pl_PL/upload.php
Normal file
6
system/i18n/pl_PL/upload.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php defined('SYSPATH') OR die('No direct access allowed.');
|
||||
|
||||
$lang = array
|
||||
(
|
||||
'not_writable' => 'Nie posiadasz prawa zapisu do docelowego katalogu %s.',
|
||||
);
|
||||
Reference in New Issue
Block a user