We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9d581c + 482269e commit 68999edCopy full SHA for 68999ed
locales/cs/php.json
@@ -71,7 +71,7 @@
71
"lte.string": ":Attribute nesmí být delší než :value znaků.",
72
"mac_address": ":Attribute musí být platná adresa MAC.",
73
"max.array": ":Attribute nemůže obsahovat více než :max prvků.",
74
- "max.file": "Velikost souboru :attribute musí být menší než :value kB.",
+ "max.file": "Velikost souboru :attribute musí být menší než :max kB.",
75
"max.numeric": ":Attribute nemůže být větší než :max.",
76
"max.string": ":Attribute nemůže být delší než :max znaků.",
77
"max_digits": "Číslo :attribute nesmí mít více než :max číslic.",
0 commit comments