feat(user): Add user Detail

This commit is contained in:
web@ppanel
2025-02-08 14:47:23 +07:00
parent fdaf11b654
commit 3a3d2236e2
91 changed files with 2514 additions and 708 deletions
+1
View File
@@ -45,6 +45,7 @@
"60002": "현재 구독을 사용할 수 없습니다. 잠시 후 다시 시도해 주세요.",
"60003": "기존 구독이 감지되었습니다. 계속하기 전에 취소해 주세요.",
"60004": "구독에 활성 사용자가 있어 현재 삭제할 수 없습니다.",
"60005": "단일 구독 모드가 사용자 한도를 초과했습니다",
"70001": "인증 코드가 잘못되었습니다. 다시 입력해 주세요.",
"80001": "작업이 큐에 성공적으로 추가되지 않았습니다. 잠시 후 다시 시도해 주세요.",
"90001": "DEBUG 모드를 끈 후 다시 시도해 주세요.",
+47
View File
@@ -1,31 +1,49 @@
{
"accountEnable": "계정 활성화",
"actions": "작업",
"add": "추가",
"administrator": "관리자",
"areaCode": "지역 코드",
"areaCodePlaceholder": "지역 코드",
"auth": "인증",
"authIdentifier": "인증 식별자",
"authIdentifierPlaceholder": "인증 식별자를 입력하세요",
"authMethodsTitle": "인증 설정",
"authType": "인증 유형",
"authUser": "인증 사용자",
"avatar": "아바타",
"balance": "잔액",
"balanceNotifications": "잔액 변경 알림",
"balancePlaceholder": "잔액",
"basicInfoTitle": "기본 정보",
"cancel": "취소",
"commission": "커미션",
"commissionPlaceholder": "수수료 입력",
"confirm": "확인",
"confirmDelete": "삭제하시겠습니까?",
"confirmOffline": "오프라인 확인",
"create": "생성",
"createSubscription": "구독 생성",
"createSuccess": "생성 성공",
"createUser": "사용자 생성",
"createdAt": "가입 시간",
"delete": "삭제",
"deleteDescription": "삭제 후 데이터는 복구할 수 없으니 신중하게 진행하세요.",
"deleteSubscriptionDescription": "이 구독을 삭제하시겠습니까?",
"deleteSuccess": "삭제 성공",
"detail": "세부사항",
"deviceLimit": "기기 제한",
"download": "다운로드",
"downloadTraffic": "트래픽 다운로드",
"edit": "편집",
"editSubscription": "구독 수정",
"editUser": "사용자 편집",
"email": "이메일",
"emailNotifications": "이메일 알림",
"enable": "사용",
"expireTime": "만료 시간",
"expiredAt": "만료일",
"failed": "실패",
"giftAmount": "선물 금액",
"giftAmountPlaceholder": "선물 금액 입력",
"invalidEmailFormat": "잘못된 이메일 형식입니다",
@@ -33,18 +51,47 @@
"inviteCodePlaceholder": "초대 코드를 입력하세요 (생성을 원하시면 비워두세요)",
"loading": "로딩 중...",
"loginIp": "로그인 IP",
"loginNotifications": "로그인 알림",
"loginStatus": "로그인 상태",
"loginTime": "로그인 시간",
"manager": "매니저",
"notifySettingsTitle": "알림 설정",
"onlineDevices": "온라인 기기",
"password": "비밀번호",
"passwordPlaceholder": "새 비밀번호 입력 (선택 사항)",
"permanent": "영구적인",
"pleaseEnterEmail": "이메일을 입력하세요",
"referer": "추천인",
"refererId": "추천인 ID",
"refererIdPlaceholder": "추천인 ID를 입력하세요",
"referralCode": "추천 코드",
"referrerUserId": "추천인 (사용자 ID)",
"remove": "제거",
"resetTime": "재설정 시간",
"save": "저장",
"searchIp": "IP 주소 검색",
"selectAuthType": "인증 유형 선택",
"speedLimit": "속도 제한",
"subscription": "구독",
"subscriptionDetails": "구독 세부 정보",
"subscriptionList": "구독 목록",
"subscriptionLogs": "구독 로그",
"subscriptionName": "구독 이름",
"subscriptionNotifications": "구독 알림",
"success": "성공",
"telegramNotifications": "텔레그램 알림",
"telephone": "전화번호",
"telephonePlaceholder": "전화번호 입력",
"totalTraffic": "총 트래픽",
"tradeNotifications": "거래 알림",
"trafficLimit": "트래픽 제한",
"trafficLogs": "트래픽 로그",
"unlimited": "무제한",
"unverified": "확인되지 않음",
"update": "업데이트",
"updateSuccess": "업데이트 성공",
"upload": "업로드",
"uploadTraffic": "업로드 트래픽",
"userAgent": "사용자 에이전트",
"userEmail": "사용자 이메일",
"userEmailPlaceholder": "사용자 이메일 입력",