Implement MySpeed widget in translations

This commit is contained in:
Mathias Wagner 2024-06-23 17:09:26 +02:00
parent 3a830f7815
commit 18a2024bd2
No known key found for this signature in database
GPG Key ID: B8DC354B0A1F5B44

View File

@ -888,5 +888,10 @@
"auth": "With Auth", "auth": "With Auth",
"outdated": "Outdated", "outdated": "Outdated",
"banned": "Banned" "banned": "Banned"
},
"myspeed": {
"ping": "Ping",
"download": "Download",
"upload": "Upload"
} }
} }