mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-02-17 02:02:48 +08:00
New translations validation.php (Chinese Traditional)
This commit is contained in:
parent
306b8774c2
commit
c5bc23ac15
|
@ -103,7 +103,7 @@ return [
|
||||||
'totp' => '提供的代碼無效或已過期。',
|
'totp' => '提供的代碼無效或已過期。',
|
||||||
'unique' => ':attribute 已經被使用。',
|
'unique' => ':attribute 已經被使用。',
|
||||||
'url' => ':attribute 格式無效。',
|
'url' => ':attribute 格式無效。',
|
||||||
'uploaded' => '無法上傳文件, 服務器可能不接受此大小的文件。',
|
'uploaded' => '無法上傳文檔案, 伺服器可能不接受此大小的檔案。',
|
||||||
|
|
||||||
// Custom validation lines
|
// Custom validation lines
|
||||||
'custom' => [
|
'custom' => [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user