snipe-it/resources/lang/tr/passwords.php
snipe 0d787fcc94 Updated language files
Signed-off-by: snipe <snipe@snipe.net>
2022-03-03 22:21:44 -08:00

7 lines
218 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'sent' => 'Başarılı:Mail adresiniz sistemimizde mevcut ise şifre kurtarma maili gönderilmiştir.',
'user' => 'Bu e-posta ile eşleşen hiçbir etkin kullanıcı bulunamadı.',
];