1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

Czech translations: Add new translations to cs, improve existing

This commit is contained in:
Jakub Bouček
2020-08-31 20:20:28 +02:00
parent 9c457d9ffe
commit c9352bfd42
7 changed files with 148 additions and 148 deletions

View File

@ -105,7 +105,7 @@ return [
// Custom validation lines
'custom' => [
'password-confirm' => [
'required_with' => 'Password confirmation required',
'required_with' => 'Ověření hesla je vyžadováno',
],
],