mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-09-19 09:40:14 +00:00
fix: add sorting labels and types for multiple languages in translation files
This commit is contained in:
@@ -140,5 +140,21 @@
|
||||
"offlineReady": "可離線使用之應用程式",
|
||||
"newContent": "有新内容可用",
|
||||
"reload": "更新"
|
||||
},
|
||||
"sort": {
|
||||
"label": "排序",
|
||||
"types": {
|
||||
"default": "預設",
|
||||
"name": "名稱",
|
||||
"uptime": "運行時間",
|
||||
"system": "系統",
|
||||
"cpu": "CPU",
|
||||
"mem": "記憶體",
|
||||
"disk": "磁碟",
|
||||
"up": "上傳",
|
||||
"down": "下載",
|
||||
"up_total": "上傳總量",
|
||||
"down_total": "下載總量"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user