]> BookStack Code Mirror - bookstack/blob - lang/lv/passwords.php
Merge pull request #5607 from BookStackApp/system_info_endpoint
[bookstack] / lang / lv / passwords.php
1 <?php
2 /**
3  * Password Reminder Language Lines
4  * The following language lines are the default lines which match reasons
5  * that are given by the password broker for a password update attempt has failed.
6  */
7 return [
8
9     'password' => 'Parolēm jābūt vismaz astoņu simbolu garām un jāatbilst apstiprinājumam.',
10     'user' => "Mēs nevaram atrast lietotāju ar šādu e-pasta adresi.",
11     'token' => 'Paroles atiestatīšanas atslēga neatbilst šai e-pasta adresei.',
12     'sent' => 'Esam nosūtījuši paroles atiestatīšanas saiti!',
13     'reset' => 'Parole ir atiestatīta!',
14
15 ];
Morty Proxy This is a proxified and sanitized view of the page, visit original site.