]>
BookStack Code Mirror - bookstack/commitdiff
projects
/
bookstack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
312153b
)
New translations validation.php (Polish)
author
Dan Brown
<redacted>
Fri, 27 Dec 2019 16:40:22 +0000
(16:40 +0000)
committer
Dan Brown
<redacted>
Fri, 27 Dec 2019 16:40:22 +0000
(16:40 +0000)
resources/lang/pl/validation.php
patch
|
blob
|
history
diff --git
a/resources/lang/pl/validation.php
b/resources/lang/pl/validation.php
index bedffae41df3d7d50d664f3b0b8227c1f4965b1f..249d20ca7384b26407c2c1e7d815061fff05a471 100644
(file)
--- a/
resources/lang/pl/validation.php
+++ b/
resources/lang/pl/validation.php
@@
-80,7
+80,7
@@
return [
],
'no_double_extension' => ':attribute może mieć tylko jedno rozszerzenie.',
'not_in' => 'Wartość :attribute jest nieprawidłowa.',
- 'not_regex' => '
The :attribute format is invalid
.',
+ 'not_regex' => '
Format :attribute jest nieprawidłowy
.',
'numeric' => ':attribute musi być liczbą.',
'regex' => 'Format :attribute jest nieprawidłowy.',
'required' => 'Pole :attribute jest wymagane.',