diff options
author | PlayDay <[email protected]> | 2021-03-08 11:36:06 +0100 |
---|---|---|
committer | PlayDay <[email protected]> | 2021-03-08 11:36:06 +0100 |
commit | 783b14eeb6d26b9605c2b0e10d482343e1dc9bf9 (patch) | |
tree | ec3fe70ad68fc2d283fed2b26b76fda20649ecae /Translations/translation_EN.json | |
parent | ca6122d3beb8e25d0245de8f64b0e9a259d2ecf8 (diff) | |
download | IronOS-783b14eeb6d26b9605c2b0e10d482343e1dc9bf9.tar.gz IronOS-783b14eeb6d26b9605c2b0e10d482343e1dc9bf9.zip |
Maximum -> Minimum
Diffstat (limited to 'Translations/translation_EN.json')
-rw-r--r-- | Translations/translation_EN.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Translations/translation_EN.json b/Translations/translation_EN.json index 18fecfee..2697bf4b 100644 --- a/Translations/translation_EN.json +++ b/Translations/translation_EN.json @@ -286,7 +286,7 @@ },
"MinVolCell": {
"text2": [
- "Maximum",
+ "Minimum",
"voltage"
],
"desc": "Minimum allowed voltage per cell"
|