1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

New Crowdin updates (#3828)

This commit is contained in:
Dan Brown
2022-11-30 12:01:19 +00:00
committed by GitHub
parent 31c28be57a
commit 0cd0b44cdb
266 changed files with 3459 additions and 372 deletions

View File

@@ -32,7 +32,7 @@ return [
'digits_between' => ':attribute musí být dlouhé nejméně :min a nejvíce :max pozic.',
'email' => ':attribute není platný formát.',
'ends_with' => ':attribute musí končit jednou z následujících hodnot: :values',
'file' => 'The :attribute must be provided as a valid file.',
'file' => ':attribute musí být zadán jako platný soubor.',
'filled' => ':attribute musí být vyplněno.',
'gt' => [
'numeric' => ':attribute musí být větší než :value.',