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

8 lines
162 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!',
2019-05-21 19:17:00 -07:00
'user' => 'Bu e-posta ile eşleşen hiçbir etkin kullanıcı bulunamadı.',
2016-05-20 00:47:03 -07:00
];