Code for new release

This commit is contained in:
James Cole
2023-07-15 16:02:42 +02:00
parent f43b539470
commit b557805eeb
213 changed files with 1942 additions and 1426 deletions

View File

@@ -55,17 +55,17 @@ return [
'lastActivity' => '最終アクティビティ',
'balanceDiff' => '残高差',
'other_meta_data' => 'その他のメタデータ',
'invited_at' => 'Invited at',
'expires' => 'Invitation expires',
'invited_by' => 'Invited by',
'invite_link' => 'Invite link',
'invited_at' => '招待日時',
'expires' => '招待の有効期限',
'invited_by' => '招待者:',
'invite_link' => '招待リンク',
'account_type' => '口座種別',
'created_at' => '作成日時',
'account' => '口座',
'external_url' => '外部 URL',
'matchingAmount' => '金額',
'destination' => '宛先',
'source' => '源泉',
'source' => '引き出し',
'next_expected_match' => '次の一致予測',
'automatch' => '自動一致',
@@ -113,7 +113,7 @@ return [
'is_admin' => '管理者',
'has_two_factor' => '2要素認証が有効か',
'blocked_code' => 'ブロックコード',
'source_account' => '源泉口座',
'source_account' => '引き出し口座',
'destination_account' => '宛先口座',
'accounts_count' => '口座数',
'journals_count' => '取引件数',
@@ -180,11 +180,11 @@ return [
'payment_info' => '支払情報',
'expected_info' => '次の予想される取引',
'start_date' => '開始日',
'trigger' => 'Trigger',
'response' => 'Response',
'delivery' => 'Delivery',
'trigger' => 'トリガー',
'response' => 'レスポンス',
'delivery' => '配信',
'url' => 'URL',
'secret' => 'Secret',
'secret' => 'シークレット',
];
/*