✨ feat(locales): Update 'deductBalance' to 'giftAmount' across multiple languages and fix newline in announcement.json
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"commission": "커미션",
|
||||
"copyInviteLink": "초대 링크 복사",
|
||||
"copySuccess": "초대 링크가 성공적으로 복사되었습니다",
|
||||
"deductBalance": "잔액 차감",
|
||||
"giftAmount": "선물 금액",
|
||||
"inviteCode": "초대 코드",
|
||||
"recharge": "충전"
|
||||
}
|
||||
|
||||
@@ -51,14 +51,14 @@
|
||||
"resetTrafficDescription": "트래픽을 0으로 재설정하고 새로운 청구 주기를 시작합니다",
|
||||
"resetTrafficTitle": "트래픽 재설정",
|
||||
"unsubscribe": {
|
||||
"availableDeductionAmount": "사용 가능한 공제 금액:",
|
||||
"cancel": "취소",
|
||||
"confirm": "확인",
|
||||
"confirmUnsubscribe": "구독 취소 확인",
|
||||
"confirmUnsubscribeDescription": "정말로 구독을 취소하시겠습니까?",
|
||||
"deductionNote": "참고: 지금 구독을 취소하시면, 구독의 남은 금액이 계정에 공제 가능한 잔액으로 환불되며, 이는 다음 구독 구매나 갱신 시 사용할 수 있습니다.",
|
||||
"failed": "구독 취소에 실패했습니다. 다시 시도해 주세요.",
|
||||
"residualValue": "잔여 가치:",
|
||||
"success": "성공적으로 구독이 취소되었습니다.",
|
||||
"unsubscribe": "구독 취소"
|
||||
"unsubscribe": "구독 취소",
|
||||
"unsubscribeDescription": "참고: 지금 구독을 취소하시면, 구독의 남은 가치는 계정 잔액으로 환불되며, 이는 다음 구독 구매나 갱신에 사용할 수 있습니다."
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"balance": "잔액",
|
||||
"commission": "위원회",
|
||||
"createdAt": "시간",
|
||||
"deductBalance": "잔액 차감",
|
||||
"giftAmount": "선물 금액",
|
||||
"totalAssets": "자산 개요",
|
||||
"type": {
|
||||
"0": "유형",
|
||||
|
||||
Reference in New Issue
Block a user