mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
New Crowdin updates (#3225)
This commit is contained in:
@ -32,6 +32,7 @@ return [
|
||||
'digits_between' => ':attribute phải có từ :min đến :max chữ số.',
|
||||
'email' => ':attribute phải là địa chỉ email hợp lệ.',
|
||||
'ends_with' => ':attribute phải kết thúc bằng một trong các ký tự: :values',
|
||||
'file' => 'The :attribute must be provided as a valid file.',
|
||||
'filled' => 'Trường :attribute là bắt buộc.',
|
||||
'gt' => [
|
||||
'numeric' => ':attribute phải lớn hơn :value.',
|
||||
|
Reference in New Issue
Block a user