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-02-13 03:56:18 -08:00
'user' => 'Bu e-posta ile eşleşen hiçbir etkin kullanıcı bulunamadı.',
2016-05-20 00:47:03 -07:00
];