mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-26 21:43:53 +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