1
0
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:
Dan Brown
2020-09-19 15:44:18 +01:00
6 changed files with 51 additions and 51 deletions

View File

@@ -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',
],
],