snipe-it/resources/lang/sr-CS/passwords.php

8 lines
136 B
PHP
Raw Normal View History

2018-07-18 08:55:38 -07:00
<?php
return [
2018-09-28 11:54:52 -07:00
'sent' => 'Veza lozinke je poslata!',
'user' => 'No matching active user found with that email.',
2018-07-18 08:55:38 -07:00
];