new crowdin translations

This commit is contained in:
Crowdin Bot
2021-02-07 16:50:23 +00:00
parent f399b8a413
commit a770e678f9
46 changed files with 1411 additions and 38 deletions

View File

@ -0,0 +1,23 @@
<?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' => 'Parollar ən azı altı simvoldan ibarət olmalı və təsdiqlə uyğun olmalıdır.',
'reset' => 'Şifrəniz sıfırlandı!',
'sent' => 'Şifrə sıfırlama linkinizi elektron poçtla göndərdik!',
'token' => 'Şifrə sıfırlama ünvanı/kodu etibarsızdır.',
'user' => "Bu e-poçt ünvanı ilə qeydiyyatdan keçmiş bir üzv yoxdur.",
'throttle' => 'Zəhmət olmazsa, yenidən cəhd etmədən əvvəl gözləyin.',
];