We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8bdfe1c + e3627db commit 2b21462Copy full SHA for 2b21462
1 file changed
packages/modules/display_themes/cards/source/src/views/ChargePointsView.vue
@@ -464,7 +464,7 @@ export default {
464
/>
465
</i-form-group>
466
<i-form-group>
467
- <i-form-label>Anzahl Phasen bei Überschuss</i-form-label>
+ <i-form-label>Anzahl Phasen</i-form-label>
468
<i-button-group block>
469
<i-button
470
:color="
@@ -1035,7 +1035,7 @@ export default {
1035
1036
1037
1038
- <i-form-label>Anzahl Phasen</i-form-label>
+ <i-form-label>Anzahl Phasen bei Überschuss</i-form-label>
1039
1040
1041
0 commit comments