mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-09 22:15:37 +00:00
8 lines
170 B
PHP
8 lines
170 B
PHP
<?php
|
|
|
|
return [
|
|
'sent' => 'Twój link do hasła został wysłany!',
|
|
'user' => 'Ten użytkownik nie istnieje lub nie ma powiązanego adresu e-mail',
|
|
];
|
|
|