mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 23:54:12 -08:00
8 lines
162 B
PHP
8 lines
162 B
PHP
<?php
|
||
|
||
return [
|
||
'sent' => 'Şifre bağlantısı gönderildi!',
|
||
'user' => 'Bu e-posta ile eşleşen hiçbir etkin kullanıcı bulunamadı.',
|
||
];
|
||
|