mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-13 00:26:42 +03:00
add data unit i18n keys
This commit is contained in:
parent
16d7d068ad
commit
c01db9a1d2
@ -82,6 +82,14 @@
|
||||
"length": {
|
||||
"feet": "feet",
|
||||
"meters": "meters"
|
||||
},
|
||||
"data": {
|
||||
"kbps": "kB/s",
|
||||
"mbps": "MB/s",
|
||||
"gbps": "GB/s",
|
||||
"kbph": "kB / h",
|
||||
"mbph": "MB / h",
|
||||
"gbph": "GB / hour"
|
||||
}
|
||||
},
|
||||
"label": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user