fix26.2: полная UI-полировка peer/dashboard и завершение i18n

This commit is contained in:
2026-05-09 01:38:57 +05:00
parent c13841b61a
commit db3c88c58a
42 changed files with 421 additions and 198 deletions
+26
View File
@@ -25,6 +25,18 @@ export default {
stale: "Dashboard data is stale. Retrying automatically...",
topPeers24h: "Top peers (24h)",
refreshFailed: "Failed to refresh dashboard data",
cpu: "CPU",
ram: "RAM",
disk: "Disk",
peers: "Peers",
onlinePeers: "Online peers",
onlineDevices: "Online devices",
todayDownload: "Today download",
todayUpload: "Today upload",
trafficChart: "Traffic & System Timeseries",
download: "Download",
upload: "Upload",
total: "Total",
},
admin: {
changePasswordTitle: "Change password",
@@ -102,8 +114,22 @@ export default {
"I want to be a shooting star, cutting through the darkness, just to illuminate your dreams, good night🌛!",
},
peer: {
name: "Peer",
remark: "Remark",
username: "Username",
secret: "Secret",
maxDevices: "Max devices",
disabled: "Disabled",
status: "Status",
traffic: "Traffic",
devices: "Devices",
lastConnectionAt: "Last connection",
overview: "Overview",
authId: "Auth ID",
clientUri: "Client URI",
clientQr: "Client QR",
unlimited: "Unlimited",
secretRotateConfirm: "Rotate peer secret? Existing client configurations will stop working until updated.",
pass: "Pass",
conPass: "ConPass",
quota: "Quota",