Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
2026-02-12 14:16:32 +09:00
24 changed files with 1709 additions and 0 deletions

View File

@@ -550,6 +550,22 @@
'leave_default' => '휴가',
],
// 전자계약 (E-Sign)
'esign' => [
'created' => '전자계약이 생성되었습니다.',
'cancelled' => '전자계약이 취소되었습니다.',
'sent' => '서명 요청이 발송되었습니다.',
'reminded' => '리마인더가 발송되었습니다.',
'fields_configured' => '서명 위치가 설정되었습니다.',
'otp_sent' => '인증 코드가 발송되었습니다.',
'otp_verified' => '본인인증이 완료되었습니다.',
'signed' => '서명이 완료되었습니다.',
'rejected' => '서명이 거절되었습니다.',
'completed' => '모든 서명이 완료되어 계약이 체결되었습니다.',
'verified' => '문서 무결성 검증 완료',
'downloaded' => '문서가 다운로드되었습니다.',
],
// CEO 대시보드 부가세 현황
'vat' => [
'sales_tax' => '매출세액',