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

<?php 
$lan = array(

  'subscribe pages' => 'Rendelési oldalak',
  'Deleted' => 'Törölve',
  'Add a new one' => 'Új hozzáadása',
  'title' => 'cím',
  'edit' => 'szerkesztés',
  'del' => 'törlés',
  'view' => 'nézet',
  'status' => 'állapot',
  'owner' => 'tulajdonos',
  'default' => 'alapértelmezett',
  'active' => 'aktív',
  'not active' => 'nem aktív',

);
?>