🐛 fix: Add localization updates and new utility functions
This commit is contained in:
@@ -1,14 +1,18 @@
|
||||
{
|
||||
"currentlyOnline": "현재 온라인",
|
||||
"email": "이메일",
|
||||
"month": "이번 달",
|
||||
"monthDownloadTraffic": "이번 달 다운로드 트래픽",
|
||||
"monthTraffic": "이번 달 트래픽",
|
||||
"monthUploadTraffic": "이번 달 업로드 트래픽",
|
||||
"newPurchase": "신규 구매",
|
||||
"nodeTraffic": "노드 트래픽",
|
||||
"nodes": "노드",
|
||||
"offlineNodeCount": "오프라인 노드 수",
|
||||
"onlineNodeCount": "온라인 노드 수",
|
||||
"offline": "오프라인",
|
||||
"online": "온라인",
|
||||
"onlineServers": "온라인 서버",
|
||||
"onlineUsersCount": "온라인 사용자",
|
||||
"pending": "대기 중",
|
||||
"pendingTickets": "처리 대기 중인 티켓",
|
||||
"register": "등록",
|
||||
"repurchase": "재구매",
|
||||
@@ -16,9 +20,11 @@
|
||||
"selectTypePlaceholder": "유형 선택",
|
||||
"today": "오늘",
|
||||
"todayDownloadTraffic": "오늘 다운로드 트래픽",
|
||||
"todayTraffic": "오늘의 트래픽",
|
||||
"todayUploadTraffic": "오늘 업로드 트래픽",
|
||||
"total": "총계",
|
||||
"totalIncome": "총수입",
|
||||
"totalServers": "총 서버",
|
||||
"traffic": "트래픽",
|
||||
"trafficRank": "트래픽 순위",
|
||||
"type": "유형",
|
||||
|
||||
Reference in New Issue
Block a user