From: Mantikor Date: Mon, 6 May 2019 19:21:29 +0000 (+0300) Subject: Update auth.php X-Git-Tag: v0.26.1~1^2~8^2~5 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/bad44391d4d6b69726a9a19bbde2982f916a63a7 Update auth.php --- diff --git a/resources/lang/uk/auth.php b/resources/lang/uk/auth.php index fd54248e3..cd73f92db 100644 --- a/resources/lang/uk/auth.php +++ b/resources/lang/uk/auth.php @@ -16,7 +16,7 @@ return [ 'sign_up_with' => 'Зареєструватись з :socialDriver', 'logout' => 'Вихід', - 'name' => 'Ім’я', + 'name' => 'Ім\'я', 'username' => 'Логін', 'email' => 'Email', 'password' => 'Пароль',