fix: translation for volume unit

This commit is contained in:
Yurii
2026-05-19 19:42:29 +03:00
parent bdfa793c49
commit ffcacb3d48
2 changed files with 6 additions and 4 deletions
+3 -1
View File
@@ -19,7 +19,9 @@
"rpm": "RPM",
"ppm": "ppm",
"byte": "byte",
"mbyte": "MB"
"mbyte": "MB",
"liter": "L",
"gallon": "gal"
},
"button": {
"upgrade": "Upgrade",