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