1db9faf02SPatrick Brown<?php 27b68a313SMete Cuma 3db9faf02SPatrick Brown/** 4db9faf02SPatrick Brown * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 5db9faf02SPatrick Brown * 6*59768247SKerem ATA * @author Kerem ATA <contact@zoda-service.web.tr> 7db9faf02SPatrick Brown */ 8db9faf02SPatrick Brown$lang['userexists'] = 'Üzgünüz, bu isime sahip bir kullanıcı zaten mevcut.'; 9*59768247SKerem ATA$lang['usernotexists'] = 'Üzgünüz, kullanıcı yok'; 10