first commit
This commit is contained in:
8
application/i18n/pl_PL/menu.php
Normal file
8
application/i18n/pl_PL/menu.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php defined('SYSPATH') OR die('No direct access allowed.');
|
||||
|
||||
$lang = array
|
||||
(
|
||||
'home' => 'Strona główna',
|
||||
'contact' => 'Kontakt',
|
||||
'news' => 'Aktualności',
|
||||
);
|
||||
Reference in New Issue
Block a user