commit | author | age | ||
542146 | 1 | <?php |
T | 2 | $wb["server_id_txt"] = 'Serwer'; |
3 | $wb["source_txt"] = 'Adres białej listy'; | |
4 | $wb["recipient_txt"] = 'Odbiorca'; | |
5 | $wb["active_txt"] = 'Aktywny'; | |
6 | $wb["source_error_notempty"] = 'Adres jest pusty.'; | |
7 | $wb["type_txt"] = 'Typ'; | |
8 | $wb["limit_mailfilter_txt"] = 'Maksymalna ilość filtrów e-mail dla Twojego konta zosała przekroczona.'; | |
9 | ?> | |
10 |