Meta files for new release.

This commit is contained in:
James Cole
2023-05-27 07:12:04 +02:00
parent 529611170c
commit 8f23b47a78
199 changed files with 6716 additions and 6154 deletions

View File

@@ -35,36 +35,36 @@
declare(strict_types=1);
return [
'home' => 'ホーム',
'budgets' => '予算',
'subscriptions' => 'Subscriptions',
'transactions' => '取引',
'title_expenses' => '支出',
'title_withdrawal' => '支出',
'title_revenue' => '収益 / 収入',
'title_deposit' => '収益 / 収入',
'title_transfer' => '送金',
'title_transfers' => '送金',
'edit_currency' => '通貨 ":name" を編集する',
'delete_currency' => '通貨 ":name" を削除する',
'newPiggyBank' => '新規貯金箱の作成',
'edit_piggyBank' => '貯金箱 ":name" を編集する',
'preferences' => '設定',
'profile' => 'プロフィール',
'accounts' => '口座',
'changePassword' => 'パスワードを変更する',
'change_email' => 'メールアドレスを変更する',
'bills' => '請求',
'newBill' => '新しい請求書',
'edit_bill' => '請求書 ":name" を編集する',
'delete_bill' => '請求書 ":name" を削除する',
'reports' => 'レポート',
'search_result' => '":query" の検索結果',
'withdrawal_list' => '支出',
'Withdrawal_list' => '支出',
'deposit_list' => '収入、所得、入金',
'transfer_list' => '振り替え',
'transfers_list' => '振り替え',
'home' => 'ホーム',
'budgets' => '予算',
'subscriptions' => 'Subscriptions',
'transactions' => '取引',
'title_expenses' => '支出',
'title_withdrawal' => '支出',
'title_revenue' => '収益 / 収入',
'title_deposit' => '収益 / 収入',
'title_transfer' => '送金',
'title_transfers' => '送金',
'edit_currency' => '通貨 ":name" を編集する',
'delete_currency' => '通貨 ":name" を削除する',
'newPiggyBank' => '新規貯金箱の作成',
'edit_piggyBank' => '貯金箱 ":name" を編集する',
'preferences' => '設定',
'profile' => 'プロフィール',
'accounts' => '口座',
'changePassword' => 'パスワードを変更する',
'change_email' => 'メールアドレスを変更する',
'bills' => '請求',
'newBill' => '新しい請求書',
'edit_bill' => '請求書 ":name" を編集する',
'delete_bill' => '請求書 ":name" を削除する',
'reports' => 'レポート',
'search_result' => '":query" の検索結果',
'withdrawal_list' => '支出',
'Withdrawal_list' => '支出',
'deposit_list' => '収入、所得、入金',
'transfer_list' => '振り替え',
'transfers_list' => '振り替え',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.