Auto-detect timezone offset from system
This commit is contained in:
parent
2b2c8e7fc7
commit
fd76caa6f4
6 changed files with 22 additions and 7 deletions
|
@ -100,5 +100,6 @@
|
|||
"rssiBar": {
|
||||
"tooltip": "Werte > -67 dBm gelten als gut. > -30 dBm ist erstaunlich"
|
||||
},
|
||||
"warning": "Achtung"
|
||||
"warning": "Achtung",
|
||||
"auto-detect": "Automatische Erkennung"
|
||||
}
|
||||
|
|
|
@ -102,5 +102,6 @@
|
|||
"rssiBar": {
|
||||
"tooltip": "Values > -67 dBm are considered good. > -30 dBm is amazing"
|
||||
},
|
||||
"warning": "Warning"
|
||||
"warning": "Warning",
|
||||
"auto-detect": "Auto-detect"
|
||||
}
|
||||
|
|
|
@ -99,5 +99,6 @@
|
|||
"rssiBar": {
|
||||
"tooltip": "Se consideran buenos valores > -67 dBm. > -30 dBm es increíble"
|
||||
},
|
||||
"warning": "Aviso"
|
||||
"warning": "Aviso",
|
||||
"auto-detect": "Detección automática"
|
||||
}
|
||||
|
|
|
@ -99,5 +99,6 @@
|
|||
"rssiBar": {
|
||||
"tooltip": "Waarden > -67 dBm zijn goed. > -30 dBm is verbazingwekkend"
|
||||
},
|
||||
"warning": "Waarschuwing"
|
||||
"warning": "Waarschuwing",
|
||||
"auto-detect": "Automatische detectie"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue