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' => '구독',
'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' => '구독',
'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.