mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-20 03:10:57 +00:00
New translations
This commit is contained in:
@@ -23,6 +23,7 @@ return [
|
|||||||
'belongs_to_user' => ':attribute 的值是未知的。',
|
'belongs_to_user' => ':attribute 的值是未知的。',
|
||||||
'accepted' => ':attribute 必須被接受。',
|
'accepted' => ':attribute 必須被接受。',
|
||||||
'bic' => 'This is not a valid BIC.',
|
'bic' => 'This is not a valid BIC.',
|
||||||
|
'more' => ':attribute must be larger than zero.',
|
||||||
'active_url' => ':attribute 不是有效的URL。',
|
'active_url' => ':attribute 不是有效的URL。',
|
||||||
'after' => ':attribute 必須是一個在 :date 之後的日期。',
|
'after' => ':attribute 必須是一個在 :date 之後的日期。',
|
||||||
'alpha' => ':attribute 只允許包含字母。',
|
'alpha' => ':attribute 只允許包含字母。',
|
||||||
|
Reference in New Issue
Block a user