snipe-it/resources/lang/tr/passwords.php

8 lines
164 B
PHP
Raw Normal View History

2016-05-20 00:47:03 -07:00
<?php
return [
2017-01-10 17:53:06 -08:00
'sent' => 'Şifre bağlantısı gönderildi!',
'user' => 'Kullanıcı mevcut değil veya tanımlı email adresi bulunamadı',
2016-05-20 00:47:03 -07:00
];