🐛 fix: Add localization updates and new utility functions
This commit is contained in:
@@ -1,14 +1,23 @@
|
||||
{
|
||||
"currentlyOnline": "当前在线",
|
||||
"currentlyOnline": "当前在线",
|
||||
"download": "↓",
|
||||
"email": "邮箱",
|
||||
"month": "本月",
|
||||
"monthDownloadTraffic": "本月下载流量",
|
||||
"monthTraffic": "本月流量",
|
||||
"monthUploadTraffic": "本月上传流量",
|
||||
"newPurchase": "新购",
|
||||
"nodeTraffic": "节点流量",
|
||||
"nodes": "节点",
|
||||
"offlineNodeCount": "离线节点数",
|
||||
"onlineNodeCount": "在线节点数",
|
||||
"offline": "离线",
|
||||
"online": "在线",
|
||||
"onlineServers": "在线服务器",
|
||||
"onlineTotal": "在线/总数",
|
||||
"onlineTotal": "在线/总数",
|
||||
"onlineUsersCount": "在线用户数",
|
||||
"pending": "待处理",
|
||||
"pending": "待处理",
|
||||
"pendingTickets": "待处理工单",
|
||||
"register": "注册",
|
||||
"repurchase": "复购",
|
||||
@@ -16,12 +25,15 @@
|
||||
"selectTypePlaceholder": "选择类型",
|
||||
"today": "今日",
|
||||
"todayDownloadTraffic": "今日下载流量",
|
||||
"todayTraffic": "今日流量",
|
||||
"todayUploadTraffic": "今日上传流量",
|
||||
"total": "总计",
|
||||
"totalIncome": "总收入",
|
||||
"totalServers": "总服务器",
|
||||
"traffic": "流量",
|
||||
"trafficRank": "流量排行",
|
||||
"type": "类型",
|
||||
"upload": "↑",
|
||||
"userTitle": "用户统计",
|
||||
"userTraffic": "用户流量",
|
||||
"users": "用户",
|
||||
|
||||
Reference in New Issue
Block a user