ultimatepos/lang/ps/passwords.php

23 lines
939 B
PHP

<?php
return [
/*
|--------------------------------------------------------------------------
| Password Reset Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
'password' => 'پاسورډونه باید لږترلږه شپږ حرفه وي او د تایید سره سمون ولري.',
'reset' => 'ستاسو پاسورډ نوی شوی دی!',
'sent' => 'موږ خپل د پاسورډ نوی لینک بریښنالیک کړی دی!',
'token' => 'د دې پاسورډ د بیاکتنې نښه ناباوره ده.',
'user' => 'موږ یو کارن په دغه بریښناليک پته نشو موندلای .',
];