]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/cs/validation.php
Czech translations: Add new translations to cs, improve existing
[bookstack] / resources / lang / cs / validation.php
index 13a8f790fc058856cbad7b2e1cb1c585815675d5..c643ab170f1553af1d9ed0de3e6cc05d8ecf8167 100644 (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',
         ],
     ],