mirror of
https://github.com/Laxilef/OTGateway.git
synced 2026-05-16 22:38:16 +05:00
refactor: update locales
This commit is contained in:
@@ -8,13 +8,18 @@
|
||||
"issues": "Issues & questions",
|
||||
"releases": "Releases"
|
||||
},
|
||||
"dbm": "dBm",
|
||||
"kw": "kW",
|
||||
"time": {
|
||||
"units": {
|
||||
"days": "d.",
|
||||
"hours": "h.",
|
||||
"min": "min.",
|
||||
"sec": "sec."
|
||||
"sec": "sec.",
|
||||
"dbm": "dBm",
|
||||
"mhz": "MHz",
|
||||
"kw": "kW",
|
||||
"rpm": "RPM",
|
||||
"ppm": "ppm",
|
||||
"byte": "byte",
|
||||
"mbyte": "MB"
|
||||
},
|
||||
|
||||
"button": {
|
||||
@@ -51,7 +56,8 @@
|
||||
},
|
||||
"uptime": "Uptime",
|
||||
"memory": {
|
||||
"title": "Free memory",
|
||||
"heap": "Heap",
|
||||
"psram": "Psram",
|
||||
"maxFreeBlock": "max free block",
|
||||
"min": "min"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user