Skip to content

Commit 68999ed

Browse files
Merge pull request #4890 from jirbel/patch-1
[cs]: Update php.json
2 parents e9d581c + 482269e commit 68999ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locales/cs/php.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"lte.string": ":Attribute nesmí být delší než :value znaků.",
7272
"mac_address": ":Attribute musí být platná adresa MAC.",
7373
"max.array": ":Attribute nemůže obsahovat více než :max prvků.",
74-
"max.file": "Velikost souboru :attribute musí být menší než :value kB.",
74+
"max.file": "Velikost souboru :attribute musí být menší než :max kB.",
7575
"max.numeric": ":Attribute nemůže být větší než :max.",
7676
"max.string": ":Attribute nemůže být delší než :max znaků.",
7777
"max_digits": "Číslo :attribute nesmí mít více než :max číslic.",

0 commit comments

Comments
 (0)