mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Meta files for new release.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user