mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
Merge branch 'jb-l10n-fix-czech' of git://github.com/jakubboucek/BookStack into jakubboucek-jb-l10n-fix-czech
This commit is contained in:
@@ -105,7 +105,7 @@ return [
|
||||
// Custom validation lines
|
||||
'custom' => [
|
||||
'password-confirm' => [
|
||||
'required_with' => 'Je nutné potvrdit heslo',
|
||||
'required_with' => 'Ověření hesla je vyžadováno',
|
||||
],
|
||||
],
|
||||
|
||||
|
Reference in New Issue
Block a user