Projekt

Obecné

Profil

Stáhnout (294 Bajtů) Statistiky
| Větev: | Tag: | Revize:
8baed187 Michal Kliment
<?php defined('SYSPATH') or die('No direct access allowed.');

$lang = array
(
'page' => 'page',
'pages' => 'pages',
'item' => 'item',
'items' => 'items',
'of' => 'of',
'first' => 'first',
'last' => 'last',
'previous' => 'previous',
'next' => 'next',
);