. */ declare(strict_types=1); return [ 'home' => 'Trang chủ', 'edit_currency' => 'Sửa tiền tệ ":name"', 'delete_currency' => 'Xóa tiền tệ ":name"', 'newPiggyBank' => 'Tạo mới heo đất', 'edit_piggyBank' => 'Sửa heo đất ":name"', 'preferences' => 'Quyền ưu tiên', 'profile' => 'Hồ sơ', 'changePassword' => 'Đổi mật khẩu', 'change_email' => 'Đổi địa chỉ email', 'bills' => 'Hóa đơn', 'newBill' => 'Hóa đơn mới', 'edit_bill' => 'Sửa hóa đơn ":name"', 'delete_bill' => 'Xóa hóa đơn ":name"', 'reports' => 'Báo cáo', 'search_result' => 'Tìm kết quả cho ":query"', 'withdrawal_list' => 'Chi phí', 'Withdrawal_list' => 'Chi phí', 'deposit_list' => 'Doanh thu, thu nhập và tiền gửi', 'transfer_list' => 'Chuyển', 'transfers_list' => 'Chuyển', 'reconciliation_list' => 'Hòa giải', 'create_withdrawal' => 'Tạo rút tiền mới', 'create_deposit' => 'Tạo gửi tiền mới', 'create_transfer' => 'Tạo chuyển tiền mới', 'create_new_transaction' => 'Tạo giao dịch mới', 'edit_journal' => 'Sửa giao dịch ":description"', 'edit_reconciliation' => 'Sửa ":description"', 'delete_journal' => 'Xóa giao dịch ":description"', 'delete_group' => 'Xóa giao dịch ":description"', 'tags' => 'Nhãn', 'createTag' => 'Tạo nhãn mới', 'edit_tag' => 'Sửa nhãn ":tag"', 'delete_tag' => 'Xóa nhãn ":tag"', 'delete_journal_link' => 'Xóa liên kết giữa các giao dịch', 'telemetry_index' => 'Thu thập dữ liệu cho nhà phát triển', 'telemetry_view' => 'Xem dữ liệu thu thập', 'edit_object_group' => 'Edit group ":title"', 'delete_object_group' => 'Delete group ":title"', ];