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

8 lines
167 B
PHP
Raw Normal View History

2017-12-12 09:20:57 -08:00
<?php
return [
'sent' => 'Лінк на пароль було надіслано!',
2018-09-28 11:54:52 -07:00
'user' => 'No matching active user found with that email.',
2017-12-12 09:20:57 -08:00
];