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

8 lines
176 B
PHP
Raw Normal View History

2016-05-20 00:47:03 -07:00
<?php
return [
2017-04-06 21:36:33 -07:00
'sent' => 'Линк към вашата парола бе изпратен!',
2018-09-28 11:54:52 -07:00
'user' => 'No matching active user found with that email.',
2016-05-20 00:47:03 -07:00
];