Current Path : /web/htdocs/www.entinoprofit.org/home/newsletter/admin/lan/pl/
Upload File :
Current File : /web/htdocs/www.entinoprofit.org/home/newsletter/admin/lan/pl/spage.php

<?php 
$lan = array(

  'subscribe pages' => 'Strony rejestracji',
  'Deleted' => 'Usunięto',
  'Add a new one' => 'Dodaj nową',
  'title' => 'tytuł',
  'edit' => 'edycja',
  'del' => 'usuń',
  'view' => 'wyświetl',
  'status' => 'status',
  'owner' => 'właściciel',
  'default' => 'domyślna',
  'active' => 'aktywna',
  'not active' => 'nieaktywna',

);
?>