1<?php 2/** 3 * turkish language file 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6 * @author Selim Farsakoğlu <farsakogluselim@yahoo.de> 7 */ 8$lang['js']['start'] = 'Hecelemeyi kontrol et'; 9$lang['js']['stop'] = 'Değiştirmeye Devam et'; 10$lang['js']['wait'] = 'Lütfen bekleyiniz...'; 11$lang['js']['noerr'] = 'Hata bulunamadı'; 12$lang['js']['nosug'] = 'Öneri yok'; 13$lang['js']['change']= 'Değiştir';