mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-12 11:21:14 -05:00
32 lines
836 B
JSON
32 lines
836 B
JSON
{
|
|
"all": "전체",
|
|
"billing": {
|
|
"billingTitle": "상품 청구서",
|
|
"couponDiscount": "할인 코드 혜택",
|
|
"duration": "패키지 기간",
|
|
"fee": "수수료",
|
|
"months": "개월",
|
|
"price": "가격",
|
|
"productDiscount": "상품 할인",
|
|
"total": "총액"
|
|
},
|
|
"buy": "구매",
|
|
"category": "카테고리",
|
|
"detail": {
|
|
"availableTraffic": "사용 가능한 트래픽",
|
|
"connectedDevices": "동시 연결 IP 수",
|
|
"connectionSpeed": "연결 속도",
|
|
"productDetail": "제품 세부 정보"
|
|
},
|
|
"methods": {
|
|
"alipay_f2f": "알리페이(대면)",
|
|
"balance": "잔액",
|
|
"epay": "이페이",
|
|
"stripe_alipay": "Stripe(알리페이)",
|
|
"stripe_wechat_pay": "Stripe(위챗)"
|
|
},
|
|
"perMonth": "월",
|
|
"productDescription": "제품 설명",
|
|
"products": "상품"
|
|
}
|