mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Update auth.php
This commit is contained in:
@@ -16,7 +16,7 @@ return [
|
|||||||
'sign_up_with' => 'Зареєструватись з :socialDriver',
|
'sign_up_with' => 'Зареєструватись з :socialDriver',
|
||||||
'logout' => 'Вихід',
|
'logout' => 'Вихід',
|
||||||
|
|
||||||
'name' => 'Ім’я',
|
'name' => 'Ім\'я',
|
||||||
'username' => 'Логін',
|
'username' => 'Логін',
|
||||||
'email' => 'Email',
|
'email' => 'Email',
|
||||||
'password' => 'Пароль',
|
'password' => 'Пароль',
|
||||||
|
Reference in New Issue
Block a user