Marius Burkard
2015-12-15 860ab6c6870d67fa23fcaaf434f8ed84c942ad04
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Posta Kutusu';
$wb['email_txt'] = 'E-posta';
$wb['autoresponder_txt'] = 'Otomatik Yanıtlayıcı';
$wb['add_new_record_txt'] = 'Posta Kutusu Ekle';
$wb['name_txt'] = 'Gerçek Ad';
$wb['login_txt'] = 'Oturum Aç';
?>