first commit
This commit is contained in:
6
system/i18n/pl_PL/swift.php
Normal file
6
system/i18n/pl_PL/swift.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php defined('SYSPATH') OR die('No direct access allowed.');
|
||||
|
||||
$lang = array
|
||||
(
|
||||
'general_error' => 'Wystąpił nieznany błąd podczas wysyłania wiadomości.',
|
||||
);
|
||||
Reference in New Issue
Block a user