Initial commit
This commit is contained in:
12
content/lib/plugins/authad/lang/tr/lang.php
Normal file
12
content/lib/plugins/authad/lang/tr/lang.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author mahir <mahirtakak@gmail.com>
|
||||
* @author farukerdemoncel <farukerdemoncel@gmail.com>
|
||||
*/
|
||||
$lang['domain'] = 'Oturum alanadı';
|
||||
$lang['authpwdexpire'] = 'Şifreniz %d gün sonra geçersiz hale gelecek, yakın bir zamanda değiştirmelisiniz.';
|
||||
$lang['passchangefail'] = 'Şifre değiştirilemedi. Şifre gereklilikleri yerine getirilmemiş olabilir mi?';
|
||||
$lang['connectfail'] = 'Active Directory sunucusuna bağlanılamadı';
|
Reference in New Issue
Block a user