Polish translation update

This commit is contained in:
pswid
2024-04-26 09:11:16 +02:00
parent 3270139b01
commit a3b0e37060
24 changed files with 79 additions and 79 deletions

View File

@@ -199,7 +199,7 @@ const SensorsAnalogDialog = ({
<Grid item xs={4}>
<TextField
name="o"
label={LL.VALUE(1)}
label={LL.VALUE(0)}
value={numberValue(editItem.o)}
fullWidth
type="number"
@@ -216,7 +216,7 @@ const SensorsAnalogDialog = ({
<Grid item xs={4}>
<TextField
name="o"
label={LL.VALUE(1)}
label={LL.VALUE(0)}
value={numberValue(editItem.o)}
fullWidth
select