mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Add migration, update languages.
This commit is contained in:
@@ -61,7 +61,9 @@ return [
|
||||
'accepted' => ':attribute 必須被接受。',
|
||||
'bic' => '這不是有效的 BIC。',
|
||||
'at_least_one_trigger' => '規則必須至少有一個觸發器。',
|
||||
'at_least_one_active_trigger' => 'Rule must have at least one active trigger.',
|
||||
'at_least_one_action' => '規則必須至少有一個動作。',
|
||||
'at_least_one_active_action' => 'Rule must have at least one active action.',
|
||||
'base64' => '這不是有效的 base64 編碼資料。',
|
||||
'model_id_invalid' => '指定的 ID 對於此模型似乎無效。',
|
||||
'less' => ':attribute 必須小於 10,000,000。',
|
||||
|
Reference in New Issue
Block a user