xref: /dokuwiki/lib/plugins/authpdo/lang/tr/lang.php (revision 5976824716396f93aae46cb29ee1f310c23821f1)
1f18db579SAndreas Gohr<?php
2f18db579SAndreas Gohr
3f18db579SAndreas Gohr/**
4f18db579SAndreas Gohr * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5f18db579SAndreas Gohr *
6*59768247SKerem ATA * @author Kerem ATA <contact@zoda-service.web.tr>
7f18db579SAndreas Gohr * @author Mete Cuma <mcumax@gmail.com>
8f18db579SAndreas Gohr */
9f18db579SAndreas Gohr$lang['connectfail']           = 'Veritabanına bağlantı kurulamadı.';
10*59768247SKerem ATA$lang['writefail']             = 'Kullanıcı verileri değiştirilemedi, Lütfen Wiki-Admin\'i bilgilendirin';
11