mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Update auth.php
This commit is contained in:
parent
1880633be3
commit
bad44391d4
@ -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' => 'Пароль',
|
||||||
|
Loading…
Reference in New Issue
Block a user