mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Meta files for new release.
This commit is contained in:
@@ -61,9 +61,9 @@ return [
|
||||
'accepted' => ':attributeを承認してください。',
|
||||
'bic' => 'これは有効な BIC ではありません。',
|
||||
'at_least_one_trigger' => 'ルールには少なくとも1つのトリガーが必要です。',
|
||||
'at_least_one_active_trigger' => 'Rule must have at least one active trigger.',
|
||||
'at_least_one_active_trigger' => 'ルールには少なくとも1つの有効なトリガーが必要です。',
|
||||
'at_least_one_action' => 'ルールには少なくとも1つのアクションが必要です。',
|
||||
'at_least_one_active_action' => 'Rule must have at least one active action.',
|
||||
'at_least_one_active_action' => 'ルールには少なくとも1つの有効なアクションが必要です。',
|
||||
'base64' => 'これは有効な base64 エンコードデータではありません。',
|
||||
'model_id_invalid' => '指定されたIDはこのモデルでは無効です。',
|
||||
'less' => ':attributeは10,000,000未満にしてください',
|
||||
@@ -158,8 +158,8 @@ return [
|
||||
'name' => '名前',
|
||||
'piggy_bank_id' => '貯金箱',
|
||||
'targetamount' => '入金先に入金される金額',
|
||||
'opening_balance_date' => '期首残高日',
|
||||
'opening_balance' => '期首残高',
|
||||
'opening_balance_date' => '残高開始日',
|
||||
'opening_balance' => '開始残高',
|
||||
'match' => '一致',
|
||||
'amount_min' => '最低額',
|
||||
'amount_max' => '上限額',
|
||||
|
Reference in New Issue
Block a user